.dotfiles/nvim/lua/plugs
2024-01-29 01:44:58 +01:00
..
autopairs.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
colorizer.lua Add colorizer 2024-01-20 17:26:56 +01:00
comment.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
copilot.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
devicons.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
leap.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
lspsaga.lua Change telescope to dropdown, telescope now uses select_drow action, remove the hide telescope borders in tokyonight, change visible dirs and tokens in lspsaga lualine status, clangd header/source toggle now also uses drop over edit 2024-01-29 01:44:58 +01:00
lualine.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
mason_lsp.lua Change telescope to dropdown, telescope now uses select_drow action, remove the hide telescope borders in tokyonight, change visible dirs and tokens in lspsaga lualine status, clangd header/source toggle now also uses drop over edit 2024-01-29 01:44:58 +01:00
plenary.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
reactive.lua Add reactive with a tokyonight preset 2024-01-22 23:56:01 +01:00
surround.lua Make sure we never add whitespaces using surround 2024-01-22 01:03:04 +01:00
telescope.lua Change telescope to dropdown, telescope now uses select_drow action, remove the hide telescope borders in tokyonight, change visible dirs and tokens in lspsaga lualine status, clangd header/source toggle now also uses drop over edit 2024-01-29 01:44:58 +01:00
telescope_fzf.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
tokyonight.lua Change telescope to dropdown, telescope now uses select_drow action, remove the hide telescope borders in tokyonight, change visible dirs and tokens in lspsaga lualine status, clangd header/source toggle now also uses drop over edit 2024-01-29 01:44:58 +01:00
treesitter.lua Add lots of languagu parsers, add textobjects, and add incremental selection 2024-01-22 13:41:33 +01:00