## GNU nano rcfile ## http://rubenschade.com/dotfiles/ ## Interface options set boldtext # bold instead of inverted video text set casesensitive # case sensitive for search set morespace # use extra line under titlebar for editing set smooth # smooth scrolling, much easier to read ## Editor options set autoindent # use auto-indentation for code set nonewlines # don't add anything to my files! set nowrap # don't use any line wrapping at all