index
:
ryo/dotfiles
main
Ryo config files
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
config
/
nvim
/
after
/
ftplugin
/
sql.vim
blob: f19b1dcc9ee4a3bcdbd9d2b445923f312417631d (
plain
)
1
map <buffer> <Leader>r <cmd>'<,'>w !sqlite3 test.db<cr>