summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2017-05-18 00:23:14 +0200
committerAhmed Abdelhalim <[email protected]>2017-05-18 00:23:14 +0200
commit522f5931792365674de494b2ac3d490b820d01cd (patch)
treebbc71d54c7b4a6daabd4baf30c01cf52ee158f51
parent61894bd65e1f6d8c6ed46ca2ce25b43f1c89785f (diff)
CHORE: use the default tags file
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 7deeb3d..a632585 100644
--- a/.vimrc
+++ b/.vimrc
@@ -94,7 +94,6 @@ set noeb vb t_vb=
" set nocursorline " don't highlight current line
set splitbelow " position the preview window below current windows
set mouse=a "enable mouse movements, default set mouse=
-set tags=.tags
" set vim startup faster
if !empty(&viminfo)