1
0
Fork 0
nixos-conf/modules
Jan Grosser 75e8c32aa5 Neovim terminal win: auto insert mode & no line numbers
When opening a terminal window in neovim with :terminal the terminal
shall start directly in insert mode and shall not have any line numbers

Sources:
* https://vi.stackexchange.com/a/22956
* https://stackoverflow.com/a/63908546
2024-06-11 22:40:15 +02:00
..
dotfiles Neovim terminal win: auto insert mode & no line numbers 2024-06-11 22:40:15 +02:00
home-manager xfce base config, based on https://gist.github.com/nat-418/1101881371c9a7b419ba5f944a7118b0 2024-05-20 22:29:17 +02:00
system redshift: Adjusting screen temp/color based on time 2024-05-25 21:52:35 +02:00
README.md Changed directory structure for Nix modules 2024-05-20 23:20:38 +02:00

Modules

Organized Nix modules.

.
|
+-- system       - Modules to be included in configuration.nix
+-- home-manager - Modules for home-manager
+-- dotfiles     - Static configuration files (e.g. for ~/.config)