changeset 39:7eb30191fe0c

Do auto-indent for text (Occasionally annoying when you paste and it indents each line furth, but more often useful for less tabbing)
author IBBoard <dev@ibboard.co.uk>
date Tue, 14 Feb 2017 20:02:28 +0000
parents 13aeb7d28567
children 7af4ce187680 767cffc0558f
files nanorc
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/nanorc	Tue Feb 14 20:01:42 2017 +0000
+++ b/nanorc	Tue Feb 14 20:02:28 2017 +0000
@@ -1,6 +1,8 @@
 set nowrap
 set nonewlines
 set const
+set autoindent
+
 ## Nanorc files
 include "/usr/share/nano/nanorc.nanorc"