1
Fork 0
nixos-system-config/users/hu/packages
caem 4b6c921768
Use ftplugin instead of autocmds to set indent
The autocmds approach had the issue of overwriting the indentation
globally for all files. So if you opened a .nix file and then wanted to
edit a .c file, it would then still do 2 space indentation when it
should be 4. The autocmds approach was redundant in the first place as
the ftplugin directory already exists for this exact purpose and does it
without the aformentioned issue.
2024-05-26 11:43:53 +02:00
..
ags Add temporary ags configuration 2024-05-26 01:02:14 +02:00
nvim Use ftplugin instead of autocmds to set indent 2024-05-26 11:43:53 +02:00
zsh Refactor the entire configuration 2024-05-24 21:33:00 +02:00
dunst.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
firefox.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
foot.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
git.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
hyprland.nix Add temporary ags configuration 2024-05-26 01:02:14 +02:00
nh.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
rofi.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
stylix.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00
tmux.nix Refactor the entire configuration 2024-05-24 21:33:00 +02:00