dotfiles/.config/nvim/lua/config
2024-02-13 10:32:53 +01:00
..
autocmds.lua feat(nvim): add autocmd to create a new dir when saving a file inside (removed mkdir.nvim extra) 2024-02-10 01:52:56 +01:00
keymaps.lua feat(nvim): add new keymaps for lazy.nvim operations such as sync, check for update and update all plugins 2024-02-13 10:32:53 +01:00
lazy.lua ⚙️ config(nvim): disable netrw plugin in lazy defined table for plugins, instead of using vim global options 2024-01-15 10:09:03 +01:00
options.lua 💄 style(nvim): use abrev on options.lua 2024-01-23 10:06:40 +01:00