.dotfiles/nvim/lua/plugs
2024-01-25 00:20:05 +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 Add lots of languagu parsers, add textobjects, and add incremental selection 2024-01-22 13:41:33 +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 Add a way to extend the mason installs with extra goodies like: DAPs, Linters, and Formatters. I've also included clang-format, however, it is not yet setup, make sure to do that and fix clang-tidy. 2024-01-25 00:20:05 +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 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
telescope_fzf.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
tokyonight.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
treesitter.lua Add lots of languagu parsers, add textobjects, and add incremental selection 2024-01-22 13:41:33 +01:00