summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2026-06-16 21:19:51 +0100
committerIan C <ianc@noddybox.co.uk>2026-06-16 21:19:51 +0100
commitad65b366c0c89ba4c1f019681940e4e82de3f332 (patch)
tree66b055bb210f467591398991f75506e8455d89e7
parent5ecb3653984e97915934b03704be35fecd2d78fc (diff)
Removed expandtab from .vimrc
-rw-r--r--dotrc/.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/dotrc/.vimrc b/dotrc/.vimrc
index 21efab0..23eb501 100644
--- a/dotrc/.vimrc
+++ b/dotrc/.vimrc
@@ -2,7 +2,6 @@ version 4.0
set compatible
set cpo-=<
set sw=4
-set expandtab
set ai
set report=2
set more