No description
  • Shell 47.5%
  • Lua 24.8%
  • Python 18.5%
  • CSS 5.6%
  • JavaScript 1.8%
  • Other 1.8%
Find a file
Klaas Sangers 74a2373ac3 Refactor Neovim config for modular colors
- Update `.gitignore` to ignore `nvim/dot-config/go/telemetry/` instead of packer_compiled.lua
- Refactor `lualine.lua` to use global `vim.g.onedark_warmer_colors` palette instead of hardcoded colors
- Add treesitter parser filetype mappings for bash, yaml, and go variants
- Add FileType autocmd to automatically enable treesitter highlighting for installed parsers
- Extract `colors.lua` color definitions into top-level `palette` table
- Create modular highlight system with `hi()`, `link()`, and `apply()` helper functions
- Reorganize highlight definitions into `sections` table (editor, syntax_legacy, treesitter) for maintainability
2026-04-26 11:53:23 +02:00
alacritty/dot-config/alacritty Add Shift+Enter key binding across terminal configs 2026-03-26 15:09:18 +01:00
arkenfox Add AI/ML feature disables and reorganize preferences 2026-04-03 22:45:28 +02:00
audio Update audio preset and remove quiet flag from cd 2026-02-13 22:24:34 +01:00
i3 Remove Bitwarden passkey popup window rules 2026-03-08 16:58:50 +01:00
llm/dot-config/io.datasette.llm Update Claude models and refactor API routing 2026-04-23 13:08:34 +02:00
mouse Restructure dotfiles to make it easier to manage 2024-07-14 11:14:54 +02:00
nvim/dot-config/nvim Refactor Neovim config for modular colors 2026-04-26 11:53:23 +02:00
pass Add password-store git auto-sync hook 2026-04-10 20:11:22 +02:00
rclone/dot-config/systemd/user Add rclone systemd service and include in stow 2025-12-10 15:53:25 +01:00
river/dot-config/river Add River configuration and update stow directories 2025-02-09 11:47:56 +01:00
shell Remove OpenAI API key export from zshrc 2026-04-23 13:20:12 +02:00
sway Add process priority and I/O scheduling to screencast cache service 2026-04-08 14:30:50 +02:00
systemd/dot-config/systemd/user Change service restart policy 2026-04-23 16:17:05 +02:00
theme Add hover and active states for action buttons 2026-03-08 16:55:22 +01:00
tmux Add Shift+Enter key binding across terminal configs 2026-03-26 15:09:18 +01:00
vim/dot-config/vim/vim Restructure dotfiles to make it easier to manage 2024-07-14 11:14:54 +02:00
.gitignore Refactor Neovim config for modular colors 2026-04-26 11:53:23 +02:00
stow-base Add password-store git auto-sync hook 2026-04-10 20:11:22 +02:00
stow-cli Add theme configuration and update shell scripts for package management 2025-01-29 09:46:24 +01:00
stow-pc Refactor Neovim LSP config and update plugins 2026-03-25 11:50:30 +01:00