diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-11-04 16:45:04 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2017-11-04 16:45:04 +0000 |
commit | 6dc2fca1717116b96eac8389c59875860f10960d (patch) | |
tree | 50b9c737f9bff4884c63e63dd42be20221de3333 | |
parent | Take threads and cores into account when calculating the number parallel task... (diff) | |
download | util-6dc2fca1717116b96eac8389c59875860f10960d.tar.bz2 util-6dc2fca1717116b96eac8389c59875860f10960d.tar.xz util-6dc2fca1717116b96eac8389c59875860f10960d.zip |
Short-cut for commenting
-rw-r--r-- | gvimrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -55,6 +55,7 @@ map <C-L> zl map <C-H> zh map <F11> :YcmForceCompileAndDiagnostics<CR> map <C-N> :NERDTree<CR> +map <C-C> <PLUG>NERDCommenterToggle<CR> set wildmode=longest:full set wildmenu set autoread |