This website works better with JavaScript.
Home
Explore
Impressum/About...
Help
Sign In
m
/
dotfiles
Watch
1
Star
0
Fork
0
Code
Issues
2
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
use code hilighting for nano and python
master
Markus Bergholz
2 years ago
parent
2453571e0d
commit
1404dec6d6
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
nano/nanorc
+ 2
- 0
nano/nanorc
View File
@ -2,3 +2,5 @@ set nowrap
set linenumbers
set tabsize 4
set tabstospaces
include /usr/share/nano/sh.nanorc
include /usr/share/nano/python.nanorc
Write
Preview
Loading…
Cancel
Save