summaryrefslogtreecommitdiff
path: root/vi
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-06-28 13:12:53 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-06-28 13:13:44 -0400
commitc7b4cdaa1615c95469f19aed2e6257cd8c17df7a (patch)
treec53d6baca8233eda927a4a0038e6dbceab922f4f /vi
downloaddotfiles-c7b4cdaa1615c95469f19aed2e6257cd8c17df7a.tar.gz
initial commit
Diffstat (limited to 'vi')
-rw-r--r--vi/.nexrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/vi/.nexrc b/vi/.nexrc
new file mode 100644
index 0000000..7674789
--- /dev/null
+++ b/vi/.nexrc
@@ -0,0 +1,16 @@
+set autoindent
+set cedit=\
+set expandtab
+set extended
+set filec=\
+set iclower
+set leftright
+set report=1
+set ruler
+set searchincr
+set shiftwidth=2
+set showmatch
+set showmode
+set tabstop=2
+set tildeop
+set verbose