Commit Graph

980 Commits (main)

Author SHA1 Message Date
Hektor Misplon a668bb47db Set up nix formatter and language server 2025-10-23 16:26:04 +02:00
Hektor Misplon 325d0d1d72 Merge commit '2943f5a3716f091ba16bc812339c4159c99486f2' 2025-10-21 00:01:04 +02:00
Hektor Misplon 89c1417915 Merge commit 'f035c9318b23aea7479c124d749f5678c060e7b3' 2025-10-21 00:00:41 +02:00
Hektor Misplon 2943f5a371 Merge commit 'f035c9318b23aea7479c124d749f5678c060e7b3' 2025-10-21 00:00:41 +02:00
Hektor Misplon f035c9318b Squashed 'dots/' changes from f64b634..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
6113c08 Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec'
470f69f Add neovim 'auto-session' plugin setup
d3a67ab Add minimal readme to my neovim configuration
f79bc54 Add minimal readme to my neovim configuration
4fe60cf Remove neovim lazy load related config
211da54 Fall back to 'paq.nvim' only when not on 'nixCats'
b6d3015 Add 'nixCatsUtils' from 'nixCats'
139089f Add neovim packages to 'nixCats' flake
a54e745 Add minimal 'nixCats' flake template
6e48621 Link NixOS repo in dotfiles repository

git-subtree-dir: dots
git-subtree-split: 24ce8f39af
2025-10-20 23:59:27 +02:00
Hektor Misplon 24ce8f39af Migrate '.vim/plugin' to neovim 2025-10-20 23:57:01 +02:00
Hektor Misplon e3d9612e57 Remove vim yin/yang colorschemes 2025-10-20 23:57:01 +02:00
Hektor Misplon 05986a30bb Migrate '.vim/ftplugin' to neovim 2025-10-20 23:57:01 +02:00
Hektor Misplon 05bc2ec59e Migrate vim snippets to neovim (LuaSnip) 2025-10-20 23:57:01 +02:00
Hektor Misplon 128ae8ed1e Migrate '.vim/ftdetect/prolog' to neovim 2025-10-20 23:57:01 +02:00
Hektor Misplon f3188f7b4b Migrate '.vim/after/syntax' to neovim 2025-10-20 23:57:01 +02:00
Hektor Misplon 85d56f97d1 Migrate vim init config to neovim 2025-10-20 23:57:01 +02:00
Hektor Misplon afca2cae5d Migrate '.vim/after' to neovim 2025-10-20 23:57:01 +02:00
Hektor Misplon d6875c97d9 Add 'eslint_d' PID to 'nvim-lint' config 2025-10-16 12:14:15 +02:00
Hektor Misplon 568e45f59b Remove jira aliases 2025-10-16 12:08:22 +02:00
Hektor Misplon 78fa170e7a Disable 'xdg-user-dirs' by default 2025-10-16 11:56:18 +02:00
Hektor Misplon 5216f7938b Alias bash 'history' command to 'h' 2025-10-16 11:56:18 +02:00
Hektor Misplon 9382d57565 Fix Iosevka font in NixOS 2025-10-15 23:23:58 +02:00
Hektor Misplon 0f29dc3054 Add neovim dependencies to flake 2025-10-15 22:48:09 +02:00
Hektor Misplon 860b66c71f Add neovim dependencies to flake 2025-10-15 22:48:09 +02:00
Hektor Misplon c901a1cea4 test 2025-10-15 22:25:28 +02:00
Hektor Misplon cac4b7641c test 2025-10-15 22:25:28 +02:00
Hektor Misplon 9b153e7628 Merge commit '6113c086eb3e642f3fe991b2227b654f0a9b80a1' 2025-10-15 22:21:14 +02:00
Hektor Misplon 6113c086eb Merge commit '490998275cbdc5ff032d4a39794bf850f4bfefec' 2025-10-15 22:18:59 +02:00
Hektor Misplon 470f69fada Add neovim 'auto-session' plugin setup 2025-10-15 22:17:56 +02:00
Hektor Misplon 33c8355ad1 Lock flake 2025-10-15 21:27:59 +02:00
Hektor Misplon d3a67ab58d Add minimal readme to my neovim configuration 2025-10-15 21:26:56 +02:00
Hektor Misplon 04d9977747 Add minimal readme to my neovim configuration 2025-10-15 21:26:56 +02:00
Hektor Misplon f79bc5427d Add minimal readme to my neovim configuration 2025-10-15 21:19:22 +02:00
Hektor Misplon 4fe60cf861 Remove neovim lazy load related config 2025-10-15 20:50:58 +02:00
Hektor Misplon 52bf665774 Remove neovim lazy load related config 2025-10-15 20:50:58 +02:00
Hektor Misplon 211da54bcf Fall back to 'paq.nvim' only when not on 'nixCats' 2025-10-15 20:38:39 +02:00
Hektor Misplon 4f011cf8ef Fall back to 'paq.nvim' only when not on 'nixCats' 2025-10-15 20:38:39 +02:00
Hektor Misplon b6d3015559 Add 'nixCatsUtils' from 'nixCats' 2025-10-15 20:15:43 +02:00
Hektor Misplon 1b57185b72 Add 'nixCatsUtils' from 'nixCats' 2025-10-15 20:15:43 +02:00
Hektor Misplon a3437b04e8 Source kitty configuration in home manager 2025-10-15 19:45:01 +02:00
Hektor Misplon 59e4821b4c Add 'nixCats' neovim flake to NixOS flake 2025-10-14 22:59:24 +02:00
Hektor Misplon 139089fc9d Add neovim packages to 'nixCats' flake 2025-10-14 22:03:49 +02:00
Hektor Misplon 9a4c8df398 Add neovim packages to 'nixCats' flake 2025-10-14 22:03:49 +02:00
Hektor Misplon a54e745190 Add minimal 'nixCats' flake template 2025-10-13 21:59:58 +02:00
Hektor Misplon 7c36539033 Add minimal 'nixCats' flake template 2025-10-13 21:59:58 +02:00
Hektor Misplon b25fc9a2b8 Source relevant '.bashrc.d/*' files in NixOS home manager 2025-10-05 19:56:38 +02:00
Hektor Misplon 7bbd0dd8a8 Simplify NixOS fzf configuration 2025-10-05 19:56:38 +02:00
Hektor Misplon 07e4669bb8 Update disko virtual machine configuration 2025-10-05 19:56:38 +02:00
Hektor Misplon 203665a051 Migrate 'dots/.bashrc' fzf config to NixOS home manager 2025-10-05 19:56:38 +02:00
Hektor Misplon 431fa046be Add packages from 'dots/.bin/setup' 2025-10-05 19:56:38 +02:00
Hektor Misplon 83464117ae Move packages into host's 'home.nix' 2025-10-05 19:56:38 +02:00
Hektor Misplon c8cf7aa5ca Refactor 2025-10-05 19:56:38 +02:00
Hektor Misplon 0ad84eed45 Move home manager config into host's 'home.nix' 2025-10-05 19:56:38 +02:00
Hektor Misplon 811388006f Format nix files using 'nixfmt' 2025-10-05 19:56:38 +02:00