Commit graph

14 commits

Author SHA1 Message Date
4627bdd710
chore: Update config after a long time 2025-06-04 11:47:59 +01:00
c225093e48
chore: change sumneko_lua to lua_ls 2025-06-04 11:46:47 +01:00
4b5e8b4a00
chore: Changed a few things with CMP 2025-06-04 11:46:33 +01:00
1c0a3faa24
chore: 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.
2025-06-04 11:46:31 +01:00
6cde4ab966
chore: Added null-ls plugin.This enables certain tools to act as LSPs
(formatters, linters, etc)
2025-06-04 11:46:29 +01:00
9f8d9706c7
chore: A bunch of things I don't even remeber 2025-06-04 11:46:28 +01:00
b95f3a9c34
chore: changed manual config of LSPs from lspconfig.lua to automatic from list in mason-lspconfig.lua 2025-06-04 11:46:24 +01:00
beeb1314da
chore: added cmp source plugins 2025-06-04 11:46:24 +01:00
bca80bca6b
chore: changed to cmp, cause better 2025-06-04 11:45:45 +01:00
39d6ef21cf
chore: added format on save and go to error keybind 2025-06-04 11:45:33 +01:00
0d878a3353
chore: replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2025-06-04 11:45:32 +01:00
6a1f2ad2d9
chore: replaced nvim-coc with nvim-cmp because coc was acting weird 2025-06-04 11:45:30 +01:00
d5f43bc702
chore: Added support for lhs compile with vimtex 2025-06-04 11:44:46 +01:00
9fd8201444
chore: New nvim config, not finished 2025-06-04 11:44:44 +01:00