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 | f0c1d1ca24eaefc12e2e1092bd9dbc954b7f4d3c (patch) | |
| tree | 789f17466b3766a1ada8abc5e49967377bb07766 /vimrc | |
| parent | 30a7092fe25d693f33637a92d2abb5ba1c4aea58 (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 |