diff options
| author | Ian C <ianc@noddybox.co.uk> | 2026-06-20 05:39:52 +0100 |
|---|---|---|
| committer | Ian C <ianc@noddybox.co.uk> | 2026-06-20 05:39:52 +0100 |
| commit | c3c8349e31b33f0cb63a2df95918f46f0bbbaf00 (patch) | |
| tree | 0a632addaff873e7c2f71e8d7fd8902d6dfadd3d /dotrc/.vimrc | |
| parent | 532d8b5d09a431dc399fb066b40ff8ba7a4895f5 (diff) | |
Changed egrep to grep and removed expandtab from vimrc
Diffstat (limited to 'dotrc/.vimrc')
| -rw-r--r-- | dotrc/.vimrc | 1 |
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 |
