Commit Graph
904 Commits
Author SHA1 Message Date
hektor 8f7a780671 Squashed 'dots/' changes from 357b97a..24ce8f3
24ce8f3 Migrate '.vim/plugin' to neovim
e3d9612 Remove vim yin/yang colorschemes
05986a3 Migrate '.vim/ftplugin' to neovim
05bc2ec Migrate vim snippets to neovim (LuaSnip)
128ae8e Migrate '.vim/ftdetect/prolog' to neovim
f3188f7 Migrate '.vim/after/syntax' to neovim
85d56f9 Migrate vim init config to neovim
afca2ca Migrate '.vim/after' to neovim
d6875c9 Add 'eslint_d' PID to 'nvim-lint' config
568e45f Remove jira aliases
78fa170 Disable 'xdg-user-dirs' by default
5216f79 Alias bash 'history' command to 'h'
0f29dc3 Add neovim dependencies to flake
c901a1c test
dc4ebfc Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec'
73fd4af Add neovim 'auto-session' plugin setup
ff47da9 Add minimal readme to my neovim configuration
6dff3eb Add minimal readme to my neovim configuration
c94ccd3 Remove neovim lazy load related config
75ca003 Fall back to 'paq.nvim' only when not on 'nixCats'
78094a0 Add 'nixCatsUtils' from 'nixCats'
6e81624 Add neovim packages to 'nixCats' flake
6ded0b1 Add minimal 'nixCats' flake template
d0550b3 Link NixOS repo in dotfiles repository

git-subtree-dir: dots
git-subtree-split: 24ce8f39afe8822e2d1bfb2bcd57fdafece14c30
2025-10-20 23:59:27 +02:00
hektor 357b97a769 Remove absolute path from github credential helper 2025-10-04 18:03:55 +02:00
hektor 6a66cab489 Define nixGL with wrapper 2025-10-03 23:42:39 +02:00
hektor dfc0d89694 Remove redundant vim JS/TS plugins (as migrated to nvim) 2025-10-03 23:42:39 +02:00
hektor cb72d938a1 Extend 'ftdetect.lua' for tsconfig and dotenv files 2025-10-03 23:42:39 +02:00
hektor 547dc89e35 Migrate vim vscode jsonc filetype detection to nvim 2025-10-03 23:42:39 +02:00
hektor 320587b035 Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting') 2025-10-03 23:42:39 +02:00
hektor bfc1af68e3 Modularize nix packages into 'packages.nix' 2025-10-03 23:42:39 +02:00
hektor ac7e75225e Set up nix with home manager (only work host for now) 2025-10-03 23:42:39 +02:00
hektor 9979969a15 Replace 'alacritty' with 'kitty' 2025-10-03 23:42:19 +02:00
hektor b91fb99ebe Add kitty configuration 2025-10-03 23:33:16 +02:00
hektor f5bdce85a9 Update tmux themes to be more consistent 2025-10-03 23:30:48 +02:00
hektor a837ed2d04 Add zenwritten tmux themes (from zenwritten.nvim) 2025-10-03 23:19:49 +02:00
hektor 73d2f5135d Add zenwritten kitty themes (from zenwritten.nvim) 2025-10-03 23:19:27 +02:00
hektor c1f1cc8be6 Add 'ip' bash aliases 2025-07-12 18:14:26 +02:00
hektor f0eea1e80d Clean bash aliases (remove unused) 2025-07-12 18:14:01 +02:00
hektor 9c951e10fb Extract JavaScript aliases to '~/.bash_aliases/js' 2025-07-12 18:10:50 +02:00
hektor 8776f15789 Add 'sshconfig' host snippet 2025-06-28 14:02:05 +02:00
hektor 6560e2e9a4 Add taskwarrior 'sync.example' 2025-06-28 13:54:33 +02:00
hektor 9c01f758fd Replace 'gitblame.nvim' with 'gitsigns.nvim' 2025-06-28 13:46:57 +02:00
hektor 1876c95c69 Add ripgrep pcakage to 'setup' script (dependency for nvim) 2025-06-27 19:34:20 +02:00
hektor 52640bfc18 Remove 'whoamip' script 2025-06-27 19:33:55 +02:00
hektor c91bd257bc Hide prettier errors 2025-06-27 19:31:33 +02:00
hektor d154d564df Use 'stop_after_first' for prettier in 'conform.nvim' 2025-06-27 19:29:59 +02:00
hektor 84b74c8396 Support 'helm' yaml files 2025-06-27 19:28:36 +02:00
hektor 1b6e88b7c7 Automate selecting jira tickets in 'git-cb' script 2025-06-20 15:11:25 +02:00
hektor c190fe59f1 Add 'git-cb' script 2025-06-20 15:03:58 +02:00
hektor 705b492652 Source jira aliases if installed 2025-06-20 13:58:29 +02:00
hektor 1f020a5ba3 Add global yamllint config 2025-06-19 11:46:12 +02:00
hektor 33f86bb07c Add alacritty zenwritten themes 2025-06-16 21:16:22 +02:00
hektor 2510e98771 Configure tridactyl search bindings 2025-06-06 20:40:08 +02:00
hektor 9e70b8a35c Add 'tridactylrc' 2025-06-06 20:25:35 +02:00
hektor 951bd79dc6 Remove 'nvm' from bashrc (using 'mise' now) 2025-06-06 19:54:24 +02:00
hektor cfe42355a0 Add commented out nvim options 2025-06-05 20:23:39 +02:00
hektor 4cb0a2a481 Improve 'save-passwddb' script 2025-06-05 20:14:47 +02:00
hektor 096b2d4f71 Fix and simplify 'nvm' setup 2025-05-27 23:20:23 +02:00
hektor 8dc75f466b Add 'xclip' package to '~/.bin/setup' 2025-05-27 21:29:38 +02:00
hektor 840a38e3a0 Migrate 'unblevable/quick-scope' to nvim 'jinh0/eyeliner' 2025-05-15 18:22:08 +02:00
hektor bd03545dda Fix 'image.nvim' plugin warnings 2025-05-15 18:09:50 +02:00
hektor 9ad7111831 Migrate pandoc 'AnkiDeck' function to neovim 2025-05-15 18:09:50 +02:00
hektor 17d1ea461e Migrate 'fzf.vim' to neovim 'fzf-lua' 2025-05-15 18:09:37 +02:00
hektor 45502b95d5 Remove telescope and dressing 2025-05-15 16:30:21 +02:00
hektor bab22fe2bf Modularize ssh config 2025-05-15 10:28:58 +02:00
hektor e45f56e5a1 Set up neovim AI plugins (for test run) 2025-05-10 22:56:19 +02:00
hektor d810950cb5 refactor: use explicit executable check for zk command 2025-05-09 22:22:01 +02:00
hektor 8fa3431d2f fix: improve zk command check and error handling 2025-05-09 22:21:15 +02:00
hektor 22cfd2da65 chore: update zk setup script prompts and execution 2025-05-09 22:21:08 +02:00
hektor 3625415a2e feat: add prompt to run zk after setup 2025-05-09 22:16:27 +02:00
hektor 3abe32ee36 feat: add setup script for zettelkasten 2025-05-09 22:16:19 +02:00
hektor 6f5edef1d9 Add diagnostic config 2025-05-05 23:07:27 +02:00