dotfiles/config/nvim
Fernando Schauenburg 8420604bf4 vim: use setup options for nvim-tree.lua instead of global variables
The helper function used to set global variables is also no longer
needed now that nvim-tree.lua has migrated all of its configuration from
global variables to setup options.
2022-07-04 15:06:41 +00:00
..
after/ftplugin vim: use vim.keymap instead of custom functions 2022-07-01 21:37:04 +02:00
ftdetect install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
lua/fs vim: use setup options for nvim-tree.lua instead of global variables 2022-07-04 15:06:41 +00:00
spell vim: update spelling 2022-02-09 22:18:07 +01:00
init.lua vim: set map leader as early as possible in init.lua 2022-07-01 21:38:42 +02:00