From 0f2d6a545cc10b424732c4139d9d3fd05c68be28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robin=20Ob=C5=AFrka?= Date: Sat, 19 Aug 2017 17:17:29 +0200 Subject: Enable filetype plugins --- .vimrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.vimrc b/.vimrc index 15f0e9a..8a6ea48 100644 --- a/.vimrc +++ b/.vimrc @@ -101,6 +101,9 @@ endif set spelllang=cs set mousemodel=popup +"enable filetype plugins +filetype plugin on + " ================= " syntax highliting " ================= -- cgit v1.2.3