63f4c82c76
chore: update flake lockfiles
2026-01-27 16:22:13 +01:00
b827b518cd
refactor(statix): resolve 'statix check' issues
2026-01-27 07:34:37 +01:00
8fc4e23d3b
fix(nixd): properly configure 'nixd' nvim lsp
2026-01-26 21:58:09 +01:00
dd175e99b8
refactor: migrate vim.cmd to lua API in init.lua
2026-01-23 15:22:55 +01:00
3a5f1cf47e
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-01-23 15:22:55 +01:00
755f1f4a06
refactor: remove duplicate 'paq-setup' require
2026-01-23 15:22:55 +01:00
1cfc049326
chore(nvim): remove redundant unused config
2026-01-23 15:22:55 +01:00
09d2832948
fix(vim.keymap): resolve duplicate 'fzf' keymap
2026-01-23 15:22:55 +01:00
e9748b0236
chore: update Nix 'work' host
2026-01-22 20:22:19 +01:00
3902e2da67
chore: update lockfile
2026-01-22 20:20:30 +01:00
7773d2a7a0
fix: resolve nvim treesitter errors
2026-01-14 11:50:28 +01:00
c86a52e435
fix: add 'stylelint' to neovim flake
2026-01-14 11:22:01 +01:00
8321d5e2ef
chore: update Nix 'work' host
2026-01-08 11:59:54 +01:00
4765527fa6
feat(nvim): add typescript-language-server to runtime dependencies
2025-12-24 14:46:40 +01:00
67f5aefc82
fix(nvim): ensure codecompanion config structure exists before mcphub extension loads
2025-12-24 14:43:29 +01:00
d1fc192d26
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 >
2025-12-24 14:14:10 +01:00
bc2790c7fb
feat: set up 'claude-code.nvim' plugin
2025-12-18 16:01:31 +01:00
e15f9a51cb
fix: format rust using 'rustfmt'
2025-12-15 18:18:20 +01:00
4952ea0634
chore: update neovim flake (and main flake)
2025-12-15 12:01:19 +01:00
0863445dab
feat: add 'rustfmt' for rust formatting
2025-12-08 20:16:18 +01:00
7fa58a0421
feat: add 'figet.nvim' to 'nvim' flake
2025-12-07 22:59:05 +01:00
a477b2c5c3
test(nvim): try out 'm_taskwarrior_d.nvim' plugin
2025-12-07 19:16:07 +01:00
5d7b8d520a
feat: use 'rustaceanvim' instead for rust development
2025-12-07 17:36:33 +01:00
495befc8c0
fix: resolve treesitter errors on NixOS
2025-12-07 00:05:46 +01:00
c4ccfc3a92
chore: ignore breaking changes warning for 'codecompanion.nvim'
2025-12-07 00:04:56 +01:00
1e03157838
feat(nvim): set up rust lsp config
2025-12-06 23:49:29 +01:00
Hektor Misplon
7256c82b91
chore: update 'nvim' flake
2025-12-04 02:24:28 +01:00
Hektor Misplon
fcdb9d19fc
fix: don't autoinstall treesitter grammars when using 'nixCats'
2025-12-04 02:21:30 +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