summaryrefslogtreecommitdiff
path: root/.vim/options.vim
diff options
context:
space:
mode:
authorsubh <subh@subh.space>2026-04-04 10:34:46 +0530
committersubh <subh@subh.space>2026-04-04 10:34:46 +0530
commit92811eb6050c2f2971c6ab8998b18d448ded35a0 (patch)
tree356e3fecdf88cb6728f6df5222733e1aa8547ec2 /.vim/options.vim
parent314d760de1922128124f2a9be0494fd4f6f7effb (diff)
Departure from catppuccin to gruvboxmain
Diffstat (limited to '.vim/options.vim')
-rw-r--r--.vim/options.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/.vim/options.vim b/.vim/options.vim
index 7be00bd..48f9fe5 100644
--- a/.vim/options.vim
+++ b/.vim/options.vim
@@ -1,5 +1,7 @@
set number
set relativenumber
+set path+=**
+set wildmenu
filetype plugin indent on
set expandtab