Commit graph

23 commits

Author SHA1 Message Date
b2267a0e47
chore: Changes to nvim cmp 2023-01-06 08:49:17 +00:00
52dfe3f2d3
chore: Changed a few things with CMP 2023-01-01 16:30:31 +00:00
54485a1dcd
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.
2022-12-15 17:43:06 +00:00
9db94546b7
chore: Added null-ls plugin.This enables certain tools to act as LSPs
(formatters, linters, etc)
2022-12-15 04:18:13 +00:00
a528a8e1fc
chore: A bunch of things I don't even remeber 2022-12-13 15:43:36 +00:00
a1d5fa1d04
chore: lualine 2022-12-09 10:52:00 +00:00
6c02ff6640
chore: Removed unused plugins, and added treesitter-context 2022-12-09 09:41:34 +00:00
6a7ecec624
chore: fixed mason-lspconfig not adding mappings 2022-12-12 11:53:45 +00:00
ca59058816
chore: changed manual config of LSPs from lspconfig.lua to automatic from list in mason-lspconfig.lua 2022-12-06 17:55:11 +00:00
5a8d4c2b03
chore: added cmp source plugins 2022-12-06 17:17:39 +00:00
f914dc5a14
chore: Fixed coq artifacts import 2022-12-02 03:39:52 +00:00
f36f6c0193
chore: changed to cmp, cause better 2022-12-06 15:52:28 +00:00
6b429ea28f
chore: added format on save and go to error keybind 2022-11-21 23:12:47 +00:00
3ff6b7b1c4
chore: replaced nvim-cmp with nvim-coq because cmp wasnt adding brackets to functions 2022-11-17 01:30:44 +00:00
76d6b506c7
chore: replaced nvim-coc with nvim-cmp because coc was acting weird 2022-11-14 03:00:43 +00:00
45e1be51e5
chore: Changed some vim options 2022-11-07 03:25:06 +00:00
147531f9cf
chore: Fix and add snippets 2022-10-21 00:50:35 +01:00
2785d9fce9
chore: Added support for lhs compile with vimtex 2022-10-20 21:23:52 +01:00
b4e9c96279
chore: coc 2022-10-20 20:37:31 +01:00
1a2063eee5
chore: Auto pairs and coc 2022-10-20 20:29:13 +01:00
88639a2280
chore: New nvim config, not finished 2022-10-19 00:47:07 +01:00
71e5c5967a
chore: Added vimtex dependency 2022-10-14 20:44:25 +01:00
dada855b98
chore: Added vimtex dependency 2022-10-14 20:43:24 +01:00