Commit graph

18 commits

Author SHA1 Message Date
Evie Litherland-Smith 85cc28db9d Add nabla and taskwarrior plugins
TODO taskwarrior needs fixing for proper use
Enable nable virt text in neorg files
Add Alpha shortcuts for neorg workspaces
2023-07-19 11:55:22 +01:00
Evie Litherland-Smith a713f7abbc Remove vim.g.vscode references, update neovide config 2023-07-07 11:46:40 +01:00
Evie Litherland-Smith 6903eea29d Enable spell checking for norg files 2023-06-30 13:23:41 +01:00
Evie Litherland-Smith cceae0150a Add neorg calendar module and keybind to use with journal 2023-06-30 10:42:28 +01:00
Evie Litherland-Smith 8dd36f4d45 More neorg keymaps for workspace management 2023-06-16 09:13:15 +01:00
Evie Litherland-Smith 732401c90b Add some useful neorg journal keymaps, cspell words 2023-06-15 17:50:51 +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 b52d724e88 Fix neorg dependency and completions 2023-06-10 08:29:21 +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 664f70c857 Add condition to not load most plugins if running in vscode mode 2023-05-31 16:47:30 +01:00
Evie Litherland-Smith d1f37562ac Temp remove neorg treesitter until I can fix dependency loop 2023-05-24 07:42:35 +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 1ff9526175 Add journal module for neorg 2023-05-23 16:52:45 +01:00
Evie Litherland-Smith 06fb5a7ecf Add logbooks directory to neorg 2023-05-22 12:55:01 +01:00
Evie Litherland-Smith 5e7fcd7e72 Add neorg telescope integration
Add extra neorg modules: export, presenter, summary, telescope
2023-05-20 13:21:42 +01:00
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
Evie Litherland-Smith 2a3c867b11 Add Neorg, replace nvim_test with neotest 2023-05-20 10:16:24 +01:00