.dotfiles/nvim/lua
Martin Larsson 11f9c6cbae Arrow now uses dr over e, also, switch to my fork which fixes the statusline
The statusline now takes a bufnr instead of using the current buffer,
this way it works with multiple statuslines at the same time, like
incline. Additionally, it doesnt dissapear when open floating windows.
2024-04-10 10:48:36 +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 Arrow now uses dr over e, also, switch to my fork which fixes the statusline 2024-04-10 10:48:36 +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