Commit graph

94 commits

Author SHA1 Message Date
Evie Litherland-Smith 698670fc84 Add logic for selecting pyright or pylsp, remove cspell 2023-06-16 16:41:55 +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 08706f88a2 Add jedi lsp config 2023-06-14 16:17:15 +01:00
Evie Litherland-Smith d5bdd20a44 Add pylsp config if executable found 2023-06-14 16:06:24 +01:00
Evie Litherland-Smith 88541ecec8 Move cspell words 2023-06-14 15:48:10 +01:00
Evie Litherland-Smith 194130c91f cspell words update 2023-06-13 09:39:17 +01:00
Evie Litherland-Smith 80e5b6b78c Add missing nil_ls setup 2023-06-13 09:09:50 +01:00
Evie Litherland-Smith 932dfdd4b8 Fix executable names when checking for language servers 2023-06-13 08:28:20 +01:00
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 99ce5c68d8 Add cspell to null-ls again
Use limited filetypes to not make it annoying this time
2023-06-12 12:06:45 +01:00
Evie Litherland-Smith 07c9a227d7 Remove project extension from telescope 2023-06-12 07:56:22 +01:00
Evie Litherland-Smith 33e0cf64f7 Delete some plugins
Show hidden files in Oil
Add extra navbuddy dependencies
Load lualine at VeryLazy step
2023-06-11 08:41:00 +01:00
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 97dd1f8802 Turn off lazy auto update checker 2023-06-10 08:27:57 +01:00
Evie Litherland-Smith 4a3ef32469 Add keymap to toggle SymbolsOutline 2023-06-09 11:42:12 +01:00
Evie Litherland-Smith dc31476433 Temp disable edgy 2023-06-09 11:38:44 +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 f2a8a5c65e Clean ~/.cache/nvim on make clean 2023-06-09 11:38:22 +01:00
Evie Litherland-Smith ca21787b0c Remove autoflake 2023-06-07 17:35:12 +01:00
Evie Litherland-Smith 25921919d1 Add spectre plugin 2023-06-06 15:51:03 +01:00
Evie Litherland-Smith 8be5da1fbc Add edgy with recommended config, adjust some plugins to work with it
Neotree is back on the side for edgy support
ToggleTerm back to horizontal rather than tab
2023-06-06 15:34:30 +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 98e5633959 Remove some cmp plugins that were messing with noice 2023-06-05 15:56:25 +01:00
Evie Litherland-Smith 2f202b7c80 Add dressing.lua 2023-06-05 15:55:09 +01:00
Evie Litherland-Smith 1bef51fa05 Add keybinds for different toggleterm directions 2023-06-05 11:17:25 +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 2dd9913802 Move common.lua back to init.lua, bad idea, not worth it 2023-06-04 10:44:44 +01:00
Evie Litherland-Smith 1fca774106 Move some things out of common.lua for better use on non-nix machines 2023-06-03 07:58:27 +01:00
Evie Litherland-Smith 64cf5b8ce6 Move original init.lua to lua/common.lua, ignore init.lua from repo 2023-06-03 07:50:31 +01:00
Evie Litherland-Smith 8ab7be776a Change tokynight flavour 2023-06-02 11:54:10 +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 c6960a1a74 Remove cspell.json 2023-05-31 20:39:06 +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 2471881cb5 Enable hop in vscode 2023-05-31 17:14:33 +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 3acdc1ff73 Remove gitsigns from barbar due to highlight issues
Some misc config tweaks
2023-05-25 12:43:50 +01:00
Evie Litherland-Smith b73d600dfe Add more options and icons to barbar
Move LSP icons to separate UI file to be re-used
2023-05-25 10:24:52 +01:00
Evie Litherland-Smith c34b29c222 Add barbar again using old config, set comment to load on buffer 2023-05-25 10:13:53 +01:00
Evie Litherland-Smith 4cf8db8e73 Remove an alpha shortcut, getting too long 2023-05-24 08:11:24 +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 45c592257c Enable transparency for catppuccin as well 2023-05-23 16:35:19 +01:00
Evie Litherland-Smith 85120ba48f Add default background colour for nvim_notify 2023-05-23 16:33:44 +01:00
Evie Litherland-Smith e1fa78aa36 Enable tokyonight transparency 2023-05-23 16:28:47 +01:00
Evie Litherland-Smith 06fb5a7ecf Add logbooks directory to neorg 2023-05-22 12:55:01 +01:00