Commit Graph

1551 Commits

Author SHA1 Message Date
hektor 950b09cc5b Update gitsigns.nvim config 2025-11-04 23:31:24 +01:00
hektor d639a98468 Add lua module snippet 2025-11-04 23:31:24 +01:00
hektor 63956418f1 Set up lua language server for Neovim 2025-11-04 23:31:24 +01:00
hektor f040795e84 Set up kitty-scrollback.nvim 2025-11-04 16:36:10 +01:00
hektor 26f2ef9a62 Use 'dockerfile' filetype for 'containerfiles' 2025-11-04 16:36:10 +01:00
hektor 0a63090c03 Update gitignore 2025-11-04 16:36:10 +01:00
hektor e1a34c726d Update Nix home manager flake 2025-11-04 16:36:10 +01:00
hektor b0b2abd6bd Migrate to new Neovim 'lspconfig' version 2025-11-01 23:28:37 +01:00
hektor 448e553e8e Add 'nixpkgs.follows' to 'nixgl' input in Nix home manager flake 2025-10-28 22:13:41 +01:00
hektor bb75a1dca1 Declare keepassxc config in Nix home manager flake 2025-10-28 12:56:59 +01:00
hektor 4f64dc7cf3 Modularize neovim & git config in Nix home manager flake 2025-10-28 11:54:40 +01:00
hektor 4276f4bfaf Modularize firefox config in Nix home manager flake 2025-10-28 11:52:33 +01:00
hektor d874b36f9b Declare anki package in Nix home manager flake 2025-10-28 11:46:20 +01:00
hektor b104067cdc Format home manager flake (nixfmt) 2025-10-28 00:19:28 +01:00
hektor 39f952638b Move git & neovim into Nix home manager flake 2025-10-28 00:18:10 +01:00
hektor 653b434f58 Declare bookmarks in firefox toolbar 2025-10-27 23:56:29 +01:00
hektor 12e492328c Improve pomo script 2025-10-26 22:46:15 +01:00
hektor cb5d18370f Move firefox (with addons) into Nix home manager flake 2025-10-26 22:42:28 +01:00
hektor c0ed57ae6a Update 'git-cb' script 2025-10-24 10:12:29 +02:00
hektor 861c6af10a Remove taskwarrior related neovim stuff 2025-10-23 16:52:23 +02:00
hektor f70a2878c3 Set up nix formatter and language server 2025-10-23 16:26:04 +02:00
hektor cc076aa471 Set up nix formatter and language server 2025-10-23 16:26:04 +02:00
hektor 9482816cd5 Merge commit '7368b4471b7b5826d9b02d2725929af8d626026a' 2025-10-21 00:01:04 +02:00
hektor 7368b4471b Merge commit '8f7a78067194008613842b78eb9ba6c632a8e4e3' 2025-10-21 00:00:41 +02:00
hektor 2bc003b312 Merge commit '8f7a78067194008613842b78eb9ba6c632a8e4e3' 2025-10-21 00:00:41 +02:00
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 d4cd0f7806 Migrate '.vim/plugin' to neovim 2025-10-20 23:57:01 +02:00
hektor a9a7602807 Remove vim yin/yang colorschemes 2025-10-20 23:57:01 +02:00
hektor 06c51f35fa Migrate '.vim/ftplugin' to neovim 2025-10-20 23:57:01 +02:00
hektor b89e8b09ce Migrate vim snippets to neovim (LuaSnip) 2025-10-20 23:57:01 +02:00
hektor 662213d8c6 Migrate '.vim/ftdetect/prolog' to neovim 2025-10-20 23:57:01 +02:00
hektor e29326a34b Migrate '.vim/after/syntax' to neovim 2025-10-20 23:57:01 +02:00
hektor b65127dbd4 Migrate vim init config to neovim 2025-10-20 23:57:01 +02:00
hektor a605297931 Migrate '.vim/after' to neovim 2025-10-20 23:57:01 +02:00
hektor 3f106f671e Add 'eslint_d' PID to 'nvim-lint' config 2025-10-16 12:14:15 +02:00
hektor fa233fb022 Remove jira aliases 2025-10-16 12:08:22 +02:00
hektor 5fd3203035 Disable 'xdg-user-dirs' by default 2025-10-16 11:56:18 +02:00
hektor 550c1e9521 Alias bash 'history' command to 'h' 2025-10-16 11:56:18 +02:00
hektor e94421aff6 Fix Iosevka font in NixOS 2025-10-15 23:23:58 +02:00
hektor 6f79b79bdd Add neovim dependencies to flake 2025-10-15 22:48:09 +02:00
hektor e1abfa2502 Add neovim dependencies to flake 2025-10-15 22:48:09 +02:00
hektor d46c1d0ea6 test 2025-10-15 22:25:28 +02:00
hektor ee54549a2c test 2025-10-15 22:25:28 +02:00
hektor ca8900fbea Merge commit 'dc4ebfc66bbf44a358fb1898a1b76b4e2efb9541' 2025-10-15 22:21:14 +02:00
hektor dc4ebfc66b Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec' 2025-10-15 22:18:59 +02:00
hektor 73fd4af9d2 Add neovim 'auto-session' plugin setup 2025-10-15 22:17:56 +02:00
hektor 71f4477a9f Lock flake 2025-10-15 21:27:59 +02:00
hektor ff47da96f6 Add minimal readme to my neovim configuration 2025-10-15 21:26:56 +02:00
hektor 001696844a Add minimal readme to my neovim configuration 2025-10-15 21:26:56 +02:00
hektor 6dff3ebec4 Add minimal readme to my neovim configuration 2025-10-15 21:19:22 +02:00