110 Commits

Author SHA1 Message Date
37bc89fe35 [LSP] Add rust LS 2025-06-03 09:06:39 +02:00
c63aa24fa9 [Mason] Fix auto-install servers 2025-06-03 09:06:32 +02:00
1be9e1875e [Mason] Add some auto-install servers 2025-06-02 09:01:58 +02:00
d20ec7a2e7 [Treesitter] Enable folding, add parsers 2025-05-28 11:01:58 +02:00
ced6316866 [Mason] Fix invalid ls name 2025-05-27 11:39:07 +02:00
cee8c2b203 [Spell] Collect updated spell entries, add script to do so 2025-05-26 11:39:33 +02:00
52bfe295cb [LSP] Add extra comments 2025-05-23 11:33:28 +02:00
1d9cbabc87 [Mason] Fix ensure_installed 2025-05-22 10:14:25 +02:00
4cb32c09b2 [Keybinds] Remove save keybind C-s 2025-05-21 09:19:26 +02:00
9d5cc591da [Collect] Remove unnecessary script 2025-05-15 15:16:45 +02:00
51667cb7f1 [Nvim-COC] Remove 2025-05-15 15:16:30 +02:00
311fc8bb8f [Keybinds] Add window resize binds and doc them 2025-05-15 15:16:25 +02:00
08ca032751 [LSP] Extract options into separate file 2025-05-15 15:16:14 +02:00
37bf15d060 [LSP] Java setup rework 2025-05-15 15:16:00 +02:00
641511b845 [Neotest] Clean up 2025-05-15 15:15:35 +02:00
94dc7b06ff [Neotree] Remove unnecessary keybind 2025-05-15 15:15:23 +02:00
cd11696d75 [Java] Redo testing setup 2025-05-15 15:15:03 +02:00
051dca6a2a [Coloring] Add back colorizer, move ccc 2025-05-12 10:56:44 +02:00
f9cea1aa93 [Colours] Fix colour clash 2025-05-09 11:13:45 +02:00
d75370ec4f [None] Add asmfmt and proselint 2025-05-09 11:09:52 +02:00
109acc4cf5 Update README.md 2025-05-07 07:58:33 +00:00
177b91fc2d [None] try to address issues 2025-05-05 16:20:26 +02:00
354ef1fef7 [None] Complete eslint setup 2025-05-05 15:49:44 +02:00
f50c4b19fc [None] Add eslint for diagnostics 2025-05-05 14:47:20 +02:00
0eafcb26b2 [TS] Add asm parser 2025-05-02 07:50:55 +02:00
f7d3c8b24b [LSP] Format, add asm lsp 2025-05-02 07:49:33 +02:00
67363070e3 [None-LS] Improve formatting for JS/TS/etc 2025-04-27 10:01:33 +02:00
b18160a61b [Coloring] Fix color picker config 2025-04-26 20:39:25 +02:00
a4ce76b904 [Coloring] Add colour picker 2025-04-26 20:38:24 +02:00
2a0b4634ae [LSP] Improve looks of config 2025-04-25 11:18:56 +02:00
10e4d65827 [Trouble] Remove because never used 2025-04-25 06:56:51 +02:00
3a7a2fdcd9 [LSP] Fix vue + snippets 2025-04-17 18:48:28 +02:00
410c563e96 [LSP] Actually fix vue 2025-04-17 16:50:32 +02:00
68fc58a50a [LSP] Fix vue setup 2025-04-17 16:30:34 +02:00
d7b445365d [LSP] Improve TS, TSX, JS, JSX, Vue handling 2025-04-15 10:25:48 +02:00
3e6fae6379 [Neotree] Fix file watcher 2025-04-10 18:45:39 +02:00
c396441544 [Keybinds] Add to correct configs 2025-04-04 07:41:08 +02:00
4656f74fdd [Keybinds] Add toggle relative numbering 2025-04-03 14:07:50 +02:00
c736531a33 [Neotree] Add auto expand of empty dirs 2025-04-02 11:41:10 +02:00
e0c1fc4368 [Telescope] Fix notifications keybind 2025-04-01 13:21:07 +02:00
ae83467104 [Telescope] Move keybinds back to <leader> 2025-04-01 12:53:20 +02:00
07ba68b8ff [Resize] Fix direction 2025-04-01 12:40:47 +02:00
413023e903 [Keybinds] Remove Ctrl + Bckspc 2025-03-31 16:50:20 +02:00
2f511561d9 [NeoTree] Start git view in floating window 2025-03-31 16:28:17 +02:00
1112968c60 [NvimTree] Complete replacement 2025-03-31 16:24:55 +02:00
79d26ff6f8 [GitSigns] Add 2025-03-31 15:18:57 +02:00
d85ed3b970 [Telescope] Move keybind off <leader> 2025-03-31 15:18:49 +02:00
a65afcc808 [Nvim-Tree] Replace with Neotree 2025-03-31 15:18:25 +02:00
f5533f7693 [Bufremove] Fix 2025-03-31 10:43:25 +02:00
3138926e01 [Clean] Add a clean script
This little script helps solve issues caused by cache hits for lazy
(thus versioning breaking). Deletes the caches and install directories
for a full clean install
2025-03-31 10:24:15 +02:00