diff options
| author | Ben Beltran <ben@nsovocal.com> | 2013-03-28 14:54:19 -0600 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2013-03-28 14:54:19 -0600 |
| commit | 3f77b12ec88ba42644d7e498434cba8ef9c9fe31 (patch) | |
| tree | ab328d6f475e786a28ccf4fe20b6032e41433a3a /vimrc | |
| parent | 2237ebab8a00abaee785c9fb7b80c3b6758c26e5 (diff) | |
| parent | b46ed73370973709f8a15340ad9496bf60f2c878 (diff) | |
Merge branch 'master' of github.com:benbeltran/dotfiles
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 |