Commit Graph

51 Commits

Author SHA1 Message Date
3902e2da67 chore: update lockfile 2026-01-22 20:20:30 +01:00
ce0af2988a fix: move kitty tab bar to bottom 2026-01-17 15:10:28 +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
2fa0b1f36a fix: migrate 'r5rs' script to neovim 2025-12-14 22:11:14 +01:00
520cd476fc fix: ignore directories that contain '.nobackup' in 'save-home' 2025-12-14 22:11:14 +01:00
f985df8e61 chore: format using 'black' 2025-12-14 22:11:14 +01:00
6ff168caeb refactor: use environment variable for zettelkasten path 2025-12-09 12:43:07 +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
ac5b97dba4 fix: disable kitty tab shortcut for now 2025-12-03 15:54:33 +01:00
7369600da7 feat(home): add git config with example configuration for non-NixOS 2025-12-03 15:53: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
67c18fe456 split up taskwarrior config to facilitate coexisting NixOS and Arch configs 2025-11-23 19:02:21 +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
f5e784399b Add (relevant) '~/.bin' scripts to NixOS 2025-11-10 20:51:55 +01:00
6382841d51 Merge commit 'feeac0c2734240b93d92d41dea98b5a4999c38af' 2025-11-10 20:42:31 +01:00
9dcb173b0f Add 'vscode-langservers-extracted' to neovim Nix flake 2025-11-10 18:33:48 +01:00
6f48fcf416 Merge 'home-manager' flake into NixOS flake 2025-11-10 17:47:59 +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
4d542a32ea Link NixOS repo in dotfiles repository 2025-10-04 18:33:55 +02:00