aboutsummaryrefslogtreecommitdiff
path: root/nexrc
diff options
context:
space:
mode:
Diffstat (limited to 'nexrc')
-rw-r--r--nexrc/nexrc44
1 files changed, 22 insertions, 22 deletions
diff --git a/nexrc/nexrc b/nexrc/nexrc
index 648ee6a..442c5fc 100644
--- a/nexrc/nexrc
+++ b/nexrc/nexrc
@@ -1,22 +1,22 @@
1set number 1set number
2 2
3set autoindent 3set autoindent
4set tabstop=4 4set tabstop=4
5set shiftwidth=4 5set shiftwidth=4
6 6
7set extend 7set extend
8set magic 8set magic
9set searchincr 9set searchincr
10set iclower 10set iclower
11 11
12set showmatch 12set showmatch
13 13
14set fileencoding=utf-8 14set fileencoding=utf-8
15set inputencoding=utf-8 15set inputencoding=utf-8
16 16
17set ruler 17set ruler
18set windowname 18set windowname
19 19
20set noerrorbells 20set noerrorbells
21set noflash 21set noflash
22 22