dotfiles/.nanorc

8 lines
146 B
Text

# Use the old Ctrl+Z keybind to exit
bind ^Z suspend main
# Set tabsize
set tabsize 3
# Preserve current indentaion for newlines
set autoindent