Commit graph

79 commits

Author SHA1 Message Date
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
b1db9ad9b0
chore: lualine 2025-06-04 11:46:27 +01:00
f33bc2540b
chore: Removed unused plugins, and added treesitter-context 2025-06-04 11:46:26 +01:00
da80611b9c
chore: fixed mason-lspconfig not adding mappings 2025-06-04 11:46:25 +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
97d06fc1dc
chore: Fixed coq artifacts import 2025-06-04 11:46:18 +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
5b94145725
chore: Changed some vim options 2025-06-04 11:45:24 +01:00
68f2c246f8
chore: Fixed some stuff 2025-06-04 11:45:11 +01:00
1a6f97f3b3
chore: Macros and other stuff 2025-06-04 11:44:48 +01:00
5d76101bbb
chore: Macros and other stuff 2025-06-04 11:44:48 +01:00
10a762f8da
chore: Fix and add snippets 2025-06-04 11:44:47 +01:00
d5f43bc702
chore: Added support for lhs compile with vimtex 2025-06-04 11:44:46 +01:00
df1f820e97
chore: coc 2025-06-04 11:44:46 +01:00
94534aef0d
chore: Auto pairs and coc 2025-06-04 11:44:45 +01:00
9fd8201444
chore: New nvim config, not finished 2025-06-04 11:44:44 +01:00
fd5e31c5da
chore: Added lsp configs for haskell and rust to config 2025-06-04 11:44:39 +01:00
d9a312ba56
chore: Added leap.nvim to config 2025-06-04 11:44:38 +01:00
f304c370c9
chore: Polished vimtex config 2025-06-04 11:44:37 +01:00
75f16bcf94
chore: Added vimtex config 2025-06-04 11:44:36 +01:00
22213015d2
chore: Added vimtex dependency 2025-06-04 11:44:35 +01:00
63029f7597
chore: Added vimtex dependency 2025-06-04 11:44:35 +01:00
2b8bd5b12d
chore: Added Latex snippets 2025-06-04 11:44:32 +01:00