Commit graph

14 commits

Author SHA1 Message Date
Evie Litherland-Smith 5ae6d83c32 Merge branch 'main' of https://git.xenia.me.uk/xenia/nvim 2023-06-10 08:29:32 +01:00
Evie Litherland-Smith b52d724e88 Fix neorg dependency and completions 2023-06-10 08:29:21 +01:00
Evie Litherland-Smith 8cdaa5f170 Enable treesitter if no on nix, but disable auto_install 2023-06-09 11:38:37 +01:00
Evie Litherland-Smith 497fed2c07 Check for nix executable rather than NixOS in uname 2023-06-06 11:14:31 +01:00
Evie Litherland-Smith 411da289ed Add conditions to only load treesitter and neorg on NixOS systems
Remove magma_nvim
2023-06-05 10:15:17 +01:00
Evie Litherland-Smith a96d1016fd Turn off treesitter auto install and add some core parsers to ensure
installed
2023-06-05 09:54:04 +01:00
Evie Litherland-Smith 664f70c857 Add condition to not load most plugins if running in vscode mode 2023-05-31 16:47:30 +01:00
Evie Litherland-Smith 1083f3ea0f Map localleader for neorg
Adjust dependencies so neorg loads before treesitter
Setup common workspace folders for neorg
2023-05-23 21:11:16 +01:00
Evie Litherland-Smith 67d3b1368b Re-enable treesitter autoinstall but keep ensure all off 2023-05-19 07:38:29 +01:00
Evie Litherland-Smith d309375d03 Don't auto-install treesitter parsers
Make neogit faster to get to by reducing keymaps
2023-05-18 09:15:39 +01:00
Evie Litherland-Smith 90575e4eb2 Disable treesitter highlight in FORTRAN due to F77 issue 2023-05-17 15:59:18 +01:00
Evie Litherland-Smith 2d695e5276 Update treesitter on update, add gitignore file 2023-05-16 09:35:57 +01:00
Evie Litherland-Smith a492f8ac95 Copy latest updates 2023-05-16 09:22:33 +01:00
Evie Litherland-Smith 4054030afc Initial add
Separate nvim config into separate project, to be used as submodule
for main dotfile
2023-05-04 12:39:25 +01:00