summaryrefslogtreecommitdiff
path: root/dotrc/.vimrc
diff options
context:
space:
mode:
authorIan C <ianc@noddybox.co.uk>2026-06-20 05:39:52 +0100
committerIan C <ianc@noddybox.co.uk>2026-06-20 05:39:52 +0100
commitc3c8349e31b33f0cb63a2df95918f46f0bbbaf00 (patch)
tree0a632addaff873e7c2f71e8d7fd8902d6dfadd3d /dotrc/.vimrc
parent532d8b5d09a431dc399fb066b40ff8ba7a4895f5 (diff)
Changed egrep to grep and removed expandtab from vimrc
Diffstat (limited to 'dotrc/.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