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 | 6ffda1fa75a1a805ea6d64d7b582d70257a2cf56 (patch) | |
| tree | 4f7f3b99ef2389235a6feb70ca7ece8f4faec1d5 /vimrc | |
| parent | 162b65d8624bac4e04a3ac6ccd46ce7e8975fb81 (diff) | |
| parent | 6c396295dcca469828e84ce3ff450f207a12736d (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 |