Commit graph

67 commits

Author SHA1 Message Date
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 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 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 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 8ab7be776a Change tokynight flavour 2023-06-02 11:54:10 +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
Evie Litherland-Smith e236c0ae89 More startup optimisations
Start which_key on <leader> key press
Start lualine on loading a buffer
Remove dressing as noice seems to have supersceded it
2023-05-22 08:31:58 +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
Evie Litherland-Smith 6ac8053ecc Disable cspell, too annoying...
Make toggleterm use tab layout, add term keymap to alpha, change alpha
icons to use codicons where possible instead
2023-05-20 10:15:14 +01:00
Evie Litherland-Smith ea3e4c64d0 Update neotree keymap 2023-05-19 13:36:53 +01:00
Evie Litherland-Smith a490b9c345 Re-enable neo-tree as complement to oil
Add extra shortcuts to Alpha, convert all icons to md style
2023-05-19 07:50:40 +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 5a5df961bc Change keymap to launch Oil from Alpha 2023-05-18 15:45:50 +01:00
Evie Litherland-Smith 1b50d9757f Disable neotree, switch to oil 2023-05-18 14:29:10 +01:00
Evie Litherland-Smith d7c4833432 Add fillchars, update icons for navbuddy to avoid clipping 2023-05-18 10:16:40 +01:00
Evie Litherland-Smith 956c6152d2 Make sidebars darker 2023-05-18 10:15:21 +01:00
Evie Litherland-Smith 9386848591 Add telescope help_tags keymap 2023-05-18 10:15:05 +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 fa2fa3843a Remove navigator, spinner on LSP progress notifications 2023-05-17 19:37:46 +01:00
Evie Litherland-Smith aca69fdf2e Renable catppuccin plugin, but not currently used 2023-05-17 18:37:59 +01:00