Commit graph

4 commits

Author SHA1 Message Date
97839fa58b vim: use vim.keymap instead of custom functions
`vim.keymap` was introduced in nvim 0.7, so this is the minimum  version
required for this to work.
2022-07-01 21:37:04 +02:00
cfef55a487 vim: rename buffer local maps for consistency with nvim API 2022-02-09 23:14:25 +01:00
0edb597382 vim: merge lua utils 2022-02-09 23:09:51 +01:00
daa67a6311 vim: quit help windows with q 2022-02-08 20:15:04 +01:00