summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-26 00:01:38 +0200
committerRaymaekers Luca <raymaekers.luca@gmail.com>2023-04-26 00:04:53 +0200
commita0f23547739e0a4e738f2ee161359ee23eac79de (patch)
treebea7d2dc65752c6720a19883a4554b5be8bcf19c /config
parent500c88e366aefdddb972a30ba9468759fd76735f (diff)
renamed vimrc
Diffstat (limited to 'config')
-rw-r--r--config/old/vim/vimrc (renamed from config/old/vim/.vimrc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/old/vim/.vimrc b/config/old/vim/vimrc
index 55ad372..0dbf474 100644
--- a/config/old/vim/.vimrc
+++ b/config/old/vim/vimrc
@@ -47,7 +47,7 @@ set wildmenu " Show command options (autocomplete)
set hlsearch
set incsearch
set smartcase ignorecase
-set path += **
+set path=**
set scrolloff=8
set smartindent