My personal NeoVim configuration
Find a file
Evie Litherland-Smith 7d3109f60e Separate LSP config and nvim-cmp
Make nvim-cmp standalone, lazy lone on InsertEnter and be used by neorg
to enable treesitter integration (no LSP available)

Move LSP config into lspconfig.lua

Optimise some startup conditions
2023-05-20 12:44:21 +01:00
installers Add installer scripts and Makefile 2023-05-16 10:11:44 +01:00
lua Separate LSP config and nvim-cmp 2023-05-20 12:44:21 +01:00
.gitignore Reset lazy to standard paths, ignore lazy lockfile from git 2023-05-17 19:41:48 +01:00
.stylua.toml Add cspell, exclusively use null-ls for formatting 2023-05-17 17:03:02 +01:00
cspell.json Add cspell, exclusively use null-ls for formatting 2023-05-17 17:03:02 +01:00
init.lua Add fillchars, update icons for navbuddy to avoid clipping 2023-05-18 10:16:40 +01:00
Makefile Add check for fc-cache command before installing fonts 2023-05-16 13:18:07 +01:00