Commit graph

13 commits

Author SHA1 Message Date
88586c11a7
nvim: update plugins 2026-02-20 17:14:03 +11:00
53781343e4 nvim: update plugins 2025-11-16 20:44:28 +11:00
e3677357e0
nvim: make lazy-lsp use neovim's native lsp config 2025-10-19 22:28:06 +11:00
6a644b4318
nvim: redo LSP setup to be simpler
now uses more of the built-in LSP functionality built into neovim.

- LSP configurations from the official repo
- downloads LSPs from nix using lazy-lsp
- autocomplete using blink.cmp
- show status using fidget.nvim
2025-10-13 21:49:30 +11:00
1565e1a420 nvim: update dependencies 2025-05-23 18:56:17 +10:00
cc92b9c72c nvim: update plugins 2025-05-03 16:34:35 +10:00
53174334aa nvim: update plugins 2025-05-03 16:34:34 +10:00
506fa7e574 nvim: add plugin 'bullets.vim' 2025-05-03 16:34:31 +10:00
6fba49a34e nvim: add plugin 'image.nvim' 2025-05-03 16:34:05 +10:00
43bc80e3bb tmux: fix undercurls in neovim 2025-05-03 16:33:18 +10:00
6c6564f231 nvim: fix bootup problems with lazy-lsp 2025-05-03 16:31:41 +10:00
67080cb94b nvim: swap mason with lazy-lsp for lsp installation
we don't need language-specific package managers in path now eg. cargo,
pip, npm, etc. this is done in a more "nix" way.
2025-05-03 16:31:41 +10:00
0399226628 nvim: added neovim configuration 2025-05-03 16:31:09 +10:00