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
commit3f77b12ec88ba42644d7e498434cba8ef9c9fe31 (patch)
treeab328d6f475e786a28ccf4fe20b6032e41433a3a /vimrc
parent2237ebab8a00abaee785c9fb7b80c3b6758c26e5 (diff)
parentb46ed73370973709f8a15340ad9496bf60f2c878 (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