Commit Graph

83 Commits

Author SHA1 Message Date
hektor 82f2f1ad85 refactor(nvim): migrate to nix-only 'nvim' 2026-06-09 19:26:54 +02:00
hektor 21816fd44b chore(taskwarrior): read latest taskwarrior news 2026-06-08 20:46:33 +02:00
hektor 8df90a3a08 fix(nvim): properly set up 'nvim-ts-context-commentstring' 2026-06-02 21:20:31 +02:00
hektor 1e55ac7042 fix(nvim): migrate to nvim 0.12 treesitter 2026-06-02 21:13:12 +02:00
hektor 8b66072fea fix(nvim): remove 'keywordk_length' condition for lsp completion 2026-06-02 20:59:17 +02:00
hektor 28fb4ec7fa refactor(nvim): remove redundant statusline settings 2026-06-02 20:45:43 +02:00
hektor a9dc9c0ab9 fix(nvim): only load 'image.nvim' load on 'KITTY_WINDOW_ID' 2026-05-31 21:37:53 +02:00
hektor 258ff2126c fix(tmux): enable extended keys passthrough 2026-05-24 17:25:52 +02:00
hektor 0a222a5474 fix: nixify taskwarrior recurrence config 2026-05-11 21:47:09 +02:00
hektor d975d49844 fix(nvim): allow unfree nvim plugins 2026-05-06 19:41:00 +02:00
hektor 57e0d49278 fix(nvim): add missing dependencies 2026-04-30 15:06:51 +02:00
hektor 4cfe0387e2 chore: update 'nvim' flake dependencies 2026-04-29 18:37:06 +02:00
hektor 2efccdb4de feat(hydra): add hydra-repl filetype integration 2026-04-26 19:07:55 +02:00
hektor 781f379aff refactor: simplify zk file completion 2026-04-26 19:07:55 +02:00
hektor 2203b48cde fix: scope markdown file name echo to zk 2026-04-26 19:07:55 +02:00
hektor 35f6f7890f chore: add 'nodejs_24' dependency to 'nvim' flake 2026-04-26 19:07:55 +02:00
hektor efd2771d8c fix: remove tmux hooks 2026-04-26 14:33:19 +02:00
hektor 730dd23967 fix: centralize and nixifiy in 'zk' module 2026-04-26 14:32:20 +02:00
hektor 8f5caaed41 fix(nvim): disable neotest check phase 2026-04-21 22:24:48 +02:00
hektor fd3a38da62 chore(nvim): update 'nvim' packages 2026-04-17 12:47:10 +02:00
hektor 55a69316a5 refactor(nvim): cleanup nvim config 2026-03-18 12:12:15 +01:00
hektor ff724c51bc feat: set up openscad lsp 2026-03-11 21:25:32 +01:00
hektor 53b56a096f fix: update 'ncspot' config 2026-03-11 21:25:32 +01:00
hektor b5776e547c refactor: resolve warnings/errors in checks 2026-03-11 21:25:32 +01:00
hektor c4ea029874 feat: set up 'stylix' 2026-03-11 21:25:32 +01:00
hektor 239456efbc feat: set up 'stylix' 2026-03-11 21:25:32 +01:00
hektor 254b6fa48f chore: disable 'm_taskwarrior_d.nvim' 2026-03-11 21:25:32 +01:00
hektor ff667438a0 feat: set up 'music' module 2026-03-11 21:25:32 +01:00
hektor 5b43fde4ce feat(phone): set up 'nix-on-droid' 2026-03-11 21:25:32 +01:00
hektor 79a39ee163 chore: update nvim flake dependencies 2026-03-11 21:25:32 +01:00
hektor 201db9d842 chore: update flake lockfiles 2026-03-11 21:25:32 +01:00
hektor 1b51954bbd refactor(statix): resolve 'statix check' issues 2026-03-11 21:25:32 +01:00
hektor c8f612e7a3 fix(nixd): properly configure 'nixd' nvim lsp 2026-03-11 21:25:32 +01:00
hektor 459c408bd6 refactor: migrate vim.cmd to lua API in init.lua 2026-03-11 21:25:32 +01:00
hektor 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
hektor aef49d9f4d refactor: remove duplicate 'paq-setup' require 2026-03-11 21:25:32 +01:00
hektor a9f98f6927 chore(nvim): remove redundant unused config 2026-03-11 21:25:32 +01:00
hektor 4f7c4ccc0b fix(vim.keymap): resolve duplicate 'fzf' keymap 2026-03-11 21:25:32 +01:00
hektor a84fbe2f59 fix(tmux): update tmux config 2026-03-11 21:25:32 +01:00
hektor 7181356f5e chore: update Nix 'work' host 2026-03-11 21:25:32 +01:00
hektor 7fcd6eac8e chore: update lockfile 2026-03-11 21:25:32 +01:00
hektor 6a0fa7a02d fix: move kitty tab bar to bottom 2026-03-11 21:25:31 +01:00
hektor 2fef58e066 fix: resolve nvim treesitter errors 2026-03-11 21:25:31 +01:00
hektor bf4d5229a9 fix: add 'stylelint' to neovim flake 2026-03-11 21:25:31 +01:00
hektor e01f37321e chore: update Nix 'work' host 2026-03-11 21:25:31 +01:00
hektor ffe0d2a3ec feat(nvim): add typescript-language-server to runtime dependencies 2026-03-11 21:25:31 +01:00
hektor 613cd70f49 fix(nvim): ensure codecompanion config structure exists before mcphub extension loads 2026-03-11 21:25:31 +01:00
hektor 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
hektor bcd78baf09 feat: set up 'claude-code.nvim' plugin 2026-03-11 21:25:22 +01:00
hektor 767cc4c512 fix: format rust using 'rustfmt' 2026-03-11 21:25:22 +01:00