Commit Graph

926 Commits

Author SHA1 Message Date
a9a7602807 Remove vim yin/yang colorschemes 2025-10-20 23:57:01 +02:00
06c51f35fa Migrate '.vim/ftplugin' to neovim 2025-10-20 23:57:01 +02:00
b89e8b09ce Migrate vim snippets to neovim (LuaSnip) 2025-10-20 23:57:01 +02:00
662213d8c6 Migrate '.vim/ftdetect/prolog' to neovim 2025-10-20 23:57:01 +02:00
e29326a34b Migrate '.vim/after/syntax' to neovim 2025-10-20 23:57:01 +02:00
b65127dbd4 Migrate vim init config to neovim 2025-10-20 23:57:01 +02:00
a605297931 Migrate '.vim/after' to neovim 2025-10-20 23:57:01 +02:00
3f106f671e Add 'eslint_d' PID to 'nvim-lint' config 2025-10-16 12:14:15 +02:00
fa233fb022 Remove jira aliases 2025-10-16 12:08:22 +02:00
5fd3203035 Disable 'xdg-user-dirs' by default 2025-10-16 11:56:18 +02:00
550c1e9521 Alias bash 'history' command to 'h' 2025-10-16 11:56:18 +02:00
6f79b79bdd Add neovim dependencies to flake 2025-10-15 22:48:09 +02:00
d46c1d0ea6 test 2025-10-15 22:25:28 +02:00
dc4ebfc66b Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec' 2025-10-15 22:18:59 +02:00
73fd4af9d2 Add neovim 'auto-session' plugin setup 2025-10-15 22:17:56 +02:00
ff47da96f6 Add minimal readme to my neovim configuration 2025-10-15 21:26:56 +02:00
6dff3ebec4 Add minimal readme to my neovim configuration 2025-10-15 21:19:22 +02:00
c94ccd3903 Remove neovim lazy load related config 2025-10-15 20:50:58 +02:00
75ca0033a2 Fall back to 'paq.nvim' only when not on 'nixCats' 2025-10-15 20:38:39 +02:00
78094a0075 Add 'nixCatsUtils' from 'nixCats' 2025-10-15 20:15:43 +02:00
6e816241cd Add neovim packages to 'nixCats' flake 2025-10-14 22:03:49 +02:00
6ded0b12d3 Add minimal 'nixCats' flake template 2025-10-13 21:59:58 +02:00
d0550b342a Link NixOS repo in dotfiles repository 2025-10-04 18:33:55 +02:00
357b97a769 Remove absolute path from github credential helper 2025-10-04 18:03:55 +02:00
6a66cab489 Define nixGL with wrapper 2025-10-03 23:42:39 +02:00
dfc0d89694 Remove redundant vim JS/TS plugins (as migrated to nvim) 2025-10-03 23:42:39 +02:00
cb72d938a1 Extend 'ftdetect.lua' for tsconfig and dotenv files 2025-10-03 23:42:39 +02:00
547dc89e35 Migrate vim vscode jsonc filetype detection to nvim 2025-10-03 23:42:39 +02:00
320587b035 Remove 'tpope/vim-commentary' and use nvim commenting (see ':h commenting') 2025-10-03 23:42:39 +02:00
bfc1af68e3 Modularize nix packages into 'packages.nix' 2025-10-03 23:42:39 +02:00
ac7e75225e Set up nix with home manager (only work host for now) 2025-10-03 23:42:39 +02:00
9979969a15 Replace 'alacritty' with 'kitty' 2025-10-03 23:42:19 +02:00
b91fb99ebe Add kitty configuration 2025-10-03 23:33:16 +02:00
f5bdce85a9 Update tmux themes to be more consistent 2025-10-03 23:30:48 +02:00
a837ed2d04 Add zenwritten tmux themes (from zenwritten.nvim) 2025-10-03 23:19:49 +02:00
73d2f5135d Add zenwritten kitty themes (from zenwritten.nvim) 2025-10-03 23:19:27 +02:00
c1f1cc8be6 Add 'ip' bash aliases 2025-07-12 18:14:26 +02:00
f0eea1e80d Clean bash aliases (remove unused) 2025-07-12 18:14:01 +02:00
9c951e10fb Extract JavaScript aliases to '~/.bash_aliases/js' 2025-07-12 18:10:50 +02:00
8776f15789 Add 'sshconfig' host snippet 2025-06-28 14:02:05 +02:00
6560e2e9a4 Add taskwarrior 'sync.example' 2025-06-28 13:54:33 +02:00
9c01f758fd Replace 'gitblame.nvim' with 'gitsigns.nvim' 2025-06-28 13:46:57 +02:00
1876c95c69 Add ripgrep pcakage to 'setup' script (dependency for nvim) 2025-06-27 19:34:20 +02:00
52640bfc18 Remove 'whoamip' script 2025-06-27 19:33:55 +02:00
c91bd257bc Hide prettier errors 2025-06-27 19:31:33 +02:00
d154d564df Use 'stop_after_first' for prettier in 'conform.nvim' 2025-06-27 19:29:59 +02:00
84b74c8396 Support 'helm' yaml files 2025-06-27 19:28:36 +02:00
1b6e88b7c7 Automate selecting jira tickets in 'git-cb' script 2025-06-20 15:11:25 +02:00
c190fe59f1 Add 'git-cb' script 2025-06-20 15:03:58 +02:00
705b492652 Source jira aliases if installed 2025-06-20 13:58:29 +02:00