diff options
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 |