Commit graph

15 commits

Author SHA1 Message Date
793f053367
Changed a few things with CMP 2023-01-01 16:30:31 +00:00
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
13b0b340f9
Added null-ls plugin.This enables certain tools to act as LSPs
(formatters, linters, etc)
2022-12-15 04:18:13 +00:00
2442ba64b0
Merge branch 'master' of ssh://gitea.olympuslab.net:522/afonso/dotfiles 2022-12-12 11:53:56 +00:00
10f142b98e
fixed mason-lspconfig not adding mappings 2022-12-12 11:53:45 +00:00
48d63444b6
lualine 2022-12-09 10:52:00 +00:00
60f4592f8a
Removed unused plugins, and added treesitter-context 2022-12-09 09:41:34 +00:00
4cfad810fa
added cmp source plugins 2022-12-06 17:17:39 +00:00
fa03280606
changed to cmp, cause better 2022-12-06 15:52:28 +00:00
8c16d75c6d
replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2022-11-17 01:30:44 +00:00
6f7e44154c
replaced nvim-coc with nvim-cmp because coc was acting weird 2022-11-14 03:00:43 +00:00
afonsofrancof
6a6ba9cd6b Changed some vim options 2022-11-07 03:25:06 +00:00
afonsofrancof
ec5ee7ccaa Fix and add snippets 2022-10-21 00:50:35 +01:00
afonsofrancof
59497ca9b4 Auto pairs and coc 2022-10-20 20:29:13 +01:00
afonsofrancof
671fbe40e1 New nvim config, not finished 2022-10-19 00:47:07 +01:00