.dotfiles/nvim/lua
2024-04-10 22:21:41 +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 Disable treesitter-context for now, not sure it I like it or not 2024-04-10 22:21:41 +02:00
keymaps.lua Remove hjkl bindings as they make no sense what so ever when using colemak, I have my own keyboard layer setup for the arrow keys there. 2024-04-10 13:06:58 +02: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 another signcolumn as they were fighting each other 2024-04-10 22:21:26 +02:00