dotfiles/config/nvim/lua/fs
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
..
config vim: use vim.keymap instead of custom functions 2022-07-01 21:37:04 +02:00
autocmds.lua vim: fix loss of cursorline when using Telescope 2022-02-14 18:31:54 +01:00
disable_builtin.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
keymaps.lua vim: better macros to move lines 2022-02-15 15:40:23 +01:00
options.lua vim: add EOL symbols 2022-02-09 23:42:43 +01:00
plugins.lua vim: minor cosmetic change 2022-02-17 23:01:34 +01:00
util.lua vim: use vim.keymap instead of custom functions 2022-07-01 21:37:04 +02:00