1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-04-26 03:45:21 -04:00
dotfiles/.nanorc
2018-03-28 11:29:23 -04:00

12 lines
192 B
Plaintext

# syntax highlighting
# clone from https://github.com/scopatz/nanorc
include "~/.nano/syntax/*.nanorc"
# options
set const
set mouse
set smooth
set multibuffer
set tabstospaces
set tabsize 2