mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Programs/Nano] Enable autoindent for nano
This commit is contained in:
parent
6a8f225839
commit
3482fbb35f
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
||||||
set nowrap
|
set nowrap
|
||||||
set smarthome
|
set smarthome
|
||||||
set positionlog
|
set positionlog
|
||||||
|
set autoindent
|
||||||
|
|
||||||
include "${pkgs.nano}/share/nano/*.nanorc"
|
include "${pkgs.nano}/share/nano/*.nanorc"
|
||||||
include "${pkgs.nanorc}/share/*.nanorc"
|
include "${pkgs.nanorc}/share/*.nanorc"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue