dotfiles/config/nvim/lua/fs
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
..
config vim: use setup options for nvim-tree.lua instead of global variables 2022-07-04 15:06:41 +00:00
autocmds.lua vim: use nvim 0.7 new API for create autocmds in lua 2022-07-01 22:30:50 +02:00
disable_builtin.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
keymaps.lua vim: set map leader as early as possible in init.lua 2022-07-01 21:38:42 +02: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