dotfiles/config/nvim/lua/fschauen
Fernando Schauenburg 267c01ff9d vim: enable alternative plugin dev paths in lazy.nvim
I have to keep the local development version of my plugins in different
places depending on the machine. This make that possible.
2024-02-16 16:10:48 +01:00
..
plugins vim: make horizontal split keymaps consistent in telescope and nvim-tree 2024-02-16 02:07:33 +01:00
autocmd.lua vim: move autocmds to separate file 2023-10-05 22:35:05 +02:00
diagnostic.lua vim: move most icons to a dedicated file 2024-02-11 18:32:36 +01:00
filetype.lua vim: make initialization structure more consistent 2024-02-10 15:42:23 +01:00
icons.lua vim: fix UI icons spacing 2024-02-14 02:01:34 +01:00
init.lua vim: simplify initial colorscheme 2024-02-11 19:02:06 +01:00
keymap.lua vim: fix failing kemaps for command line mode 2024-02-12 01:10:39 +01:00
lazy.lua vim: enable alternative plugin dev paths in lazy.nvim 2024-02-16 16:10:48 +01:00
options.lua vim: use better tab symbol 2024-02-11 18:32:58 +01:00
window.lua vim/lualine: split defintion of components from lualine setup 2023-08-12 01:33:09 +02:00