dotfiles/config/nvim/lua/user
2023-07-20 21:38:29 +02:00
..
plugins vim/telescope: bring back the old <c-p> binding :) 2023-07-20 21:38:29 +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: migrate plugin configuration to lazy.nvim 2023-07-08 21:55:52 +02:00
keymaps.lua vim: use partial() for keymaps 2023-07-16 19:03:59 +02:00
options.lua vim: don't show listchars on open 2023-07-16 14:51:07 +02:00
util.lua vim: better partial() function in Lua 2023-07-16 18:56:34 +02:00