This website requires JavaScript.
Explore
Help
Sign in
fernando
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
4
Pull requests
Projects
Releases
Packages
Wiki
Activity
682
commits
5
branches
0
tags
3.1
MiB
38173a4577
Commit graph
4 commits
Author
SHA1
Message
Date
Fernando Schauenburg
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
Fernando Schauenburg
cfef55a487
vim: rename buffer local maps for consistency with nvim API
2022-02-09 23:14:25 +01:00
Fernando Schauenburg
0edb597382
vim: merge lua utils
2022-02-09 23:09:51 +01:00
Fernando Schauenburg
daa67a6311
vim: quit help windows with
q
2022-02-08 20:15:04 +01:00