dotfiles/config/nvim/lua/user
2023-05-05 14:17:05 +02:00
..
autocmds.lua vim: move all configuration into the user module 2022-12-18 20:31:00 +01:00
disable_builtin.lua vim: move all configuration into the user module 2022-12-18 20:31:00 +01:00
filetypes.lua nvim: recognize git & ssh configs within the dotfiles tree 2023-02-28 22:43:50 +01:00
globals.lua vim: move all configuration into the user module 2022-12-18 20:31:00 +01:00
init.lua vim: move all configuration into the user module 2022-12-18 20:31:00 +01:00
keymaps.lua nvim: better key bindings fog tab navigation 2023-05-05 14:17:05 +02:00
options.lua nvim: disable 'wrapscan' 2023-01-29 22:44:18 +01:00
plugins.lua nvim: better error handling during packer bootstrap 2023-01-31 14:57:51 +01:00