.dotfiles/nvim/lua/plugs
2024-01-22 01:14:00 +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 Remove lspsaga borders, and increase the width of the outline 30 -> 52 2024-01-22 01:14:00 +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 Rework how LSP's are configured, it now finds all of the entries in the lua/language_servers dir and use those instead. 2024-01-20 15:18:17 +01:00
plenary.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
repeat.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +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 basic nvim conf, still wip 2024-01-20 01:30:13 +01:00
treesitter_context.lua Add basic nvim conf, still wip 2024-01-20 01:30:13 +01:00