Evie Litherland-Smith
e14970c8e6
Fixes to Makefile logic
2023-06-13 08:28:09 +01:00
Evie Litherland-Smith
ea722bb23d
lspconfig update and cspell config file
...
Start checking for executable before registering lsp server
Add missing dependencies for direnv, indent_blankline and nvim_neorg
Add standard .cspell.json, make now links it to home directory
2023-06-12 18:59:08 +01:00
Evie Litherland-Smith
f2a8a5c65e
Clean ~/.cache/nvim on make clean
2023-06-09 11:38:22 +01:00
Evie Litherland-Smith
f9dafded9a
Ignore errors if fc-list doesn't exist
2023-06-02 10:01:00 +01:00
Evie Litherland-Smith
875e789e4f
Use new syntax for make commands that are allowed to fail
2023-05-31 20:28:33 +01:00
Evie Litherland-Smith
f21f1461c0
Add check for fc-cache command before installing fonts
2023-05-16 13:18:07 +01:00
Evie Litherland-Smith
7a6839c074
Fix some logic in the Makefile
2023-05-16 10:24:39 +01:00
Evie Litherland-Smith
7351508b12
Add installer scripts and Makefile
...
Scripts to install neovim, direnv and FiraCode nerd fonts if missing
Make file handles calling installers, can clean up after as well
2023-05-16 10:11:44 +01:00