1b51954bbd
refactor(statix): resolve 'statix check' issues
2026-03-11 21:25:32 +01:00
c8f612e7a3
fix(nixd): properly configure 'nixd' nvim lsp
2026-03-11 21:25:32 +01:00
459c408bd6
refactor: migrate vim.cmd to lua API in init.lua
2026-03-11 21:25:32 +01:00
c068a44761
fix: remove conflicting light background setting
...
The bg=light setting was immediately overridden by vim.opt.background = "dark" later in the file.
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:32 +01:00
aef49d9f4d
refactor: remove duplicate 'paq-setup' require
2026-03-11 21:25:32 +01:00
a9f98f6927
chore(nvim): remove redundant unused config
2026-03-11 21:25:32 +01:00
4f7c4ccc0b
fix(vim.keymap): resolve duplicate 'fzf' keymap
2026-03-11 21:25:32 +01:00
7181356f5e
chore: update Nix 'work' host
2026-03-11 21:25:32 +01:00
7fcd6eac8e
chore: update lockfile
2026-03-11 21:25:32 +01:00
2fef58e066
fix: resolve nvim treesitter errors
2026-03-11 21:25:31 +01:00
bf4d5229a9
fix: add 'stylelint' to neovim flake
2026-03-11 21:25:31 +01:00
e01f37321e
chore: update Nix 'work' host
2026-03-11 21:25:31 +01:00
ffe0d2a3ec
feat(nvim): add typescript-language-server to runtime dependencies
2026-03-11 21:25:31 +01:00
613cd70f49
fix(nvim): ensure codecompanion config structure exists before mcphub extension loads
2026-03-11 21:25:31 +01:00
3c56092131
feat(nvim): add mcp-hub, fd, and delta dependencies
...
- add mcp-hub flake input for MCP integration
- create system-aware dependency overlays
- add mcp-hub, fd, delta to lspsAndRuntimeDeps
- remove duplicate tailwind-fold.lua file
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-03-11 21:25:22 +01:00
bcd78baf09
feat: set up 'claude-code.nvim' plugin
2026-03-11 21:25:22 +01:00
767cc4c512
fix: format rust using 'rustfmt'
2026-03-11 21:25:22 +01:00
926a2def67
chore: update neovim flake (and main flake)
2026-03-11 21:25:22 +01:00
54338e7498
feat: add 'rustfmt' for rust formatting
2026-03-11 21:25:22 +01:00
58787c5917
feat: add 'figet.nvim' to 'nvim' flake
2026-03-11 21:25:22 +01:00
ec7975936f
test(nvim): try out 'm_taskwarrior_d.nvim' plugin
2026-03-11 21:25:22 +01:00
76b01e120c
feat: use 'rustaceanvim' instead for rust development
2026-03-11 21:25:22 +01:00
4eee3de44a
fix: resolve treesitter errors on NixOS
2026-03-11 21:25:22 +01:00
32a65d912a
chore: ignore breaking changes warning for 'codecompanion.nvim'
2026-03-11 21:25:22 +01:00
da462b6717
feat(nvim): set up rust lsp config
2026-03-11 21:25:22 +01:00
Hektor Misplon
9e9c2b5349
chore: update 'nvim' flake
2026-03-11 21:25:22 +01:00
Hektor Misplon
28e24c284e
fix: don't autoinstall treesitter grammars when using 'nixCats'
2026-03-11 21:25:22 +01:00
cd3b5409b2
chore: formatting and cleanup
...
- Format shell.nix skeleton to single line
- Complete ts-node removal from astyanax packages
- Format andromache hardware config
2025-12-03 15:53:22 +01:00
426e09868e
Add neovim 'typescriptreact' snippets
2025-12-03 15:53:22 +01:00
39d92cd5d1
use neovim dark mode
2025-11-23 19:48:48 +01:00
1d838b5658
Add 'vim-plug' vim plugin to neovim flake
2025-11-18 23:42:34 +01:00
8366638782
Add 'kitty-scrollback.nvim' to neovim flake
2025-11-16 01:38:51 +01:00
e8f025ba11
Update 'nvim' flake
2025-11-15 23:56:11 +01:00
9dcb173b0f
Add 'vscode-langservers-extracted' to neovim Nix flake
2025-11-10 18:33:48 +01:00
a1b660112a
Merge commit '49ee65416928244ab5d1fbe3bac8f1a549464e1b'
2025-11-10 17:46:25 +01:00
f70a2878c3
Set up nix formatter and language server
2025-10-23 16:26:04 +02:00
2bc003b312
Merge commit '8f7a78067194008613842b78eb9ba6c632a8e4e3'
2025-10-21 00:00:41 +02:00
e1abfa2502
Add neovim dependencies to flake
2025-10-15 22:48:09 +02:00
ee54549a2c
test
2025-10-15 22:25:28 +02:00
ca8900fbea
Merge commit 'dc4ebfc66bbf44a358fb1898a1b76b4e2efb9541'
2025-10-15 22:21:14 +02:00
001696844a
Add minimal readme to my neovim configuration
2025-10-15 21:26:56 +02:00
bce4e84cd0
Remove neovim lazy load related config
2025-10-15 20:50:58 +02:00
88f20e3aee
Fall back to 'paq.nvim' only when not on 'nixCats'
2025-10-15 20:38:39 +02:00
6327afdfa9
Add 'nixCatsUtils' from 'nixCats'
2025-10-15 20:15:43 +02:00
8003b6231f
Add neovim packages to 'nixCats' flake
2025-10-14 22:03:49 +02:00
bcad8acd9f
Add minimal 'nixCats' flake template
2025-10-13 21:59:58 +02:00
71725ce35b
Add 'dots/' from commit '357b97a7692c8d5ec9666d8d7d7c98d81cb51cf0'
...
git-subtree-dir: dots
git-subtree-mainline: 2ad98cde17
git-subtree-split: 357b97a769
2025-10-04 18:28:04 +02:00