Nanorc for Python
Fri 10 September 2010
I use nano all the time because it's the first UNIX editor I've ever used thanks to the Gentoo documentation (long, separate story). Therefore, when I write code I like to have some syntax highlighting, but nano's syntax highlighting is pretty whack since it's all just regex's and nobody likes …continue