Merged in remote changes from github

This commit is contained in:
Talia 2018-02-01 09:04:28 +01:00
commit 2505b7abef
1 changed files with 1 additions and 1 deletions

2
vimrc
View File

@ -339,7 +339,7 @@ function! s:snapshot()
endfun
command! Snapshot call <sid>snapshot()
command! -nargs=? Scrantch | set buftype=nofile | set filetype=<args>
command! -nargs=? Scratch new | set buftype=nofile | set filetype=<args>
" === GENERAL KEY MAPPINGS ===
let mapleader = "\\"