mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-05 17:27:50 +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 smarthome
|
||||
set positionlog
|
||||
set autoindent
|
||||
|
||||
include "${pkgs.nano}/share/nano/*.nanorc"
|
||||
include "${pkgs.nanorc}/share/*.nanorc"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue