.dotfiles/nvim/lua
2024-04-09 07:59:25 +02:00
..
language_servers Add cmp, and some auto formatting and inlay hints to lsps, add some tweaks to clangd 2024-04-08 10:47:23 +02:00
plugs Add project, and auto-sessions, also add auto-sessions to the lualine 2024-04-09 07:59:25 +02:00
keymaps.lua Change copy file shortcut to not use yank in command mode as that requiers you to confirm a dialogue 2024-01-23 00:38:45 +01:00
lazy_init.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
lualine_extension_lspsaga.lua Replace lspsaga with my fork of lspsaga which contains more options for the winbar which makes it easier to integrate it with lualine, which I've also done here. Additionally, set cmdheight=0, and refactor some calls to add_keymaps. 2024-01-22 00:07:35 +01:00
utils.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
vim_opt.lua Add laststatus = 3 so that we can see fillchars for splits, additionally, ran formatter 2024-04-08 23:17:01 +02:00