dotfiles/config/nvim/lua/user
2023-08-06 17:11:07 +02:00
..
plugins vim/lsp: refactor for better structure, same function 2023-08-06 17:11:07 +02:00
autocmds.lua vim/telescope: show line numbers in file preview 2023-07-15 23:31:16 +02: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/lazy: add local dev path with fallback to git 2023-07-20 21:39:15 +02:00
keymaps.lua vim: add keymaps to navigate location list items 2023-08-06 00:59:40 +02:00
options.lua vim: add plugin 'mbbill/undotree' and persist undo history 2023-08-06 02:15:09 +02:00
util.lua vim: better partial() function in Lua 2023-07-16 18:56:34 +02:00