summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Robin Obůrka <robin.oburka@nic.cz> 2019-03-11 13:13:15 +0100
committerGravatar Robin Obůrka <robin.oburka@nic.cz> 2019-03-11 13:13:15 +0100
commit38da4c265144fbda4034a730d1ce08ffd08f870d (patch)
tree1d7e145f41379c7f3b090205a4ef86ea6fb83e8b
parentDrop unused plugins (diff)
downloadvim_sync-38da4c265144fbda4034a730d1ce08ffd08f870d.tar.xz
Drop redundant definition
-rw-r--r--.vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.vimrc b/.vimrc
index a1ca3bc..d6026d3 100644
--- a/.vimrc
+++ b/.vimrc
@@ -101,9 +101,6 @@ endif
set spelllang=cs
set mousemodel=popup
-"enable filetype plugins
-filetype plugin on
-
" =================
" syntax highliting
" =================