aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2013-03-28 14:54:19 -0600
committerBen Beltran <ben@nsovocal.com>2013-03-28 14:54:19 -0600
commit6ffda1fa75a1a805ea6d64d7b582d70257a2cf56 (patch)
tree4f7f3b99ef2389235a6feb70ca7ece8f4faec1d5 /vimrc
parent162b65d8624bac4e04a3ac6ccd46ce7e8975fb81 (diff)
parent6c396295dcca469828e84ce3ff450f207a12736d (diff)
Merge branch 'master' of github.com:benbeltran/dotfiles
Diffstat (limited to 'vimrc')
-rwxr-xr-xvimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 8b575bc..b0c9df9 100755
--- a/vimrc
+++ b/vimrc
@@ -80,6 +80,7 @@ set backspace=indent,eol,start
" load the plugin and indent settings for the detected filetype
filetype plugin indent on
+filetype plugin on
" Opens an edit command with the path of the currently edited file filled in
" Normal mode: <Leader>e