diff options
| author | Ben Beltran <ben@freshout.us> | 2013-03-25 16:36:57 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@freshout.us> | 2013-03-25 16:36:57 -0600 |
| commit | 32081fee7621ff912a91fb1576ed5961deb476e4 (patch) | |
| tree | 16d5d257cba6a3f4c9eb27fbfc3648e68153e83a /vimrc | |
| parent | 25c3fb22714ee393b4fe72c92269d732b9102268 (diff) | |
Update the stuff
Diffstat (limited to 'vimrc')
| -rwxr-xr-x | vimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |