nano: provide nano-full with most features enabled
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 22 Mar 2022 15:59:48 +0000 (17:59 +0200)
committerHannu Nyman <hannu.nyman@iki.fi>
Tue, 22 Mar 2022 16:10:35 +0000 (18:10 +0200)
commit6a51794638a64e5d72a2c0b69d70b8402fc316aa
treeb4986b35151237f77861e1ace2c483f3484d9f71
parent4e668c2a68d5f610e582491cf756dc276457f27e
nano: provide nano-full with most features enabled

Provide a new variant, nano-full, that enables almost
all functionality of nano. Only libmagic file type detection
has been left out.

Ship with a minimal /etc/nanorc that the user can modify.
nanorc documentation at
https://www.nano-editor.org/dist/latest/nanorc.5.html

Provide color highlighting for the uci config files.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
utils/nano/Makefile
utils/nano/files/nanorc [new file with mode: 0644]
utils/nano/files/uci.nanorc [new file with mode: 0644]