diff options
Diffstat (limited to 'gvimrc.dot.link')
-rw-r--r-- | gvimrc.dot.link | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gvimrc.dot.link b/gvimrc.dot.link index 19f70e8..28d63bd 100644 --- a/gvimrc.dot.link +++ b/gvimrc.dot.link @@ -14,9 +14,6 @@ set nu " Change to the current file's folder map <leader>cd :cd %:p:h>cr< -" Quit shortcut -map q :wqa <CR> - " Font configuration set gfn=Monospace\ 8 |