aboutsummaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorBen Beltran <ben@freshout.us>2013-03-25 16:36:57 -0600
committerBen Beltran <ben@freshout.us>2013-03-25 16:36:57 -0600
commite7d660189850fe76f512a5772e729005b40e6296 (patch)
treeb4ad4de475b98337983ce8666b01f6466cd4eb67 /vimrc
parent25c3fb22714ee393b4fe72c92269d732b9102268 (diff)
Update the stuff
Diffstat (limited to 'vimrc')
-rwxr-xr-xvimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index d88bac3..5ce3d57 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