dotfiles/.config/nvim/lua/plugins
afonsofrancof 3c2807b83c
Added lsp capabilities of nvim cmp. It can now do much more as LSPs see
nvim has more functionalities (Show unimported functions etc). Also
added better sorting to cmp entries. Added a notification when LSP
finished loading.
2022-12-15 17:43:06 +00:00
..
barbar.lua Changed some vim options 2022-11-07 03:25:06 +00:00
cmp.lua Added lsp capabilities of nvim cmp. It can now do much more as LSPs see 2022-12-15 17:43:06 +00:00
coq.lua replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2022-11-17 01:30:44 +00:00
lspconfig.lua Added lsp capabilities of nvim cmp. It can now do much more as LSPs see 2022-12-15 17:43:06 +00:00
lualine.lua lualine 2022-12-09 10:52:00 +00:00
mason.lua New nvim config, not finished 2022-10-19 00:47:07 +01:00
null-ls.lua Added null-ls plugin.This enables certain tools to act as LSPs 2022-12-15 04:18:13 +00:00
packer.lua Added lsp capabilities of nvim cmp. It can now do much more as LSPs see 2022-12-15 17:43:06 +00:00
silicon.lua replaced nvim-coc with nvim-cmp because coc was acting weird 2022-11-14 03:00:43 +00:00
telescope.lua Changed some vim options 2022-11-07 03:25:06 +00:00
theme.lua lualine 2022-12-09 10:52:00 +00:00
treesitter-context.lua Removed unused plugins, and added treesitter-context 2022-12-09 09:41:34 +00:00
treesitter.lua New nvim config, not finished 2022-10-19 00:47:07 +01:00
vimtex.lua New nvim config, not finished 2022-10-19 00:47:07 +01:00