extras: remove custom [nano text editor syntax highlighting](https://github.com/scopatz/nanorc)

This commit is contained in:
nodiscc
2021-10-17 19:25:20 +02:00
parent f1f2fbf6ea
commit ddb272396f
3 changed files with 1 additions and 7 deletions

View File

@@ -22,11 +22,6 @@ download_extra: clean
# TODO file ITPs on bugs.debian.org, package for Debian
mkdir -p cache/downloads/
# EXTRA https://github.com/scopatz/nanorc
$(WGET) https://github.com/scopatz/nanorc/archive/master.zip -O cache/downloads/nanorc-master.zip
unzip -q cache/downloads/nanorc-master.zip -d cache/downloads/
mv cache/downloads/nanorc-master config/includes.chroot/etc/skel/.nano
# EXTRA https://github.com/az0/cleanerml
$(WGET) https://github.com/az0/cleanerml/archive/master.zip -O cache/downloads/cleanerml-master.zip
unzip -q cache/downloads/cleanerml-master.zip -d cache/downloads/

View File

@@ -1,3 +1,3 @@
#set tabstospaces
set tabsize 4
include ~/.nano/*.nanorc
# include ~/.nano/*.nanorc

View File

@@ -5,7 +5,6 @@ For convenience, some software that are not part of the official Debian distribu
<!-- grep '# EXTRA' Makefile.extra -->
- https://github.com/scopatz/nanorc
- https://github.com/az0/cleanerml
- https://github.com/nodiscc/user.js
- https://github.com/EionRobb/pidgin-opensteamworks/