diff options
| author | Miguel <m.i@gmx.at> | 2019-06-09 15:00:23 +0200 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-06-09 15:00:23 +0200 |
| commit | 5f6d0202ec3250d1fce06f63d7a087e435c0d74c (patch) | |
| tree | 49ba3c3ff9dcec70141181052c298d66679e04a4 /vim | |
| parent | 0dd6902c41db20adcf5e6710c2e44f426d4b9644 (diff) | |
updates
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/vimrc | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -363,7 +363,9 @@ augroup END " }}} " ADDED AT WORK +if has ("nvim") tnoremap <Esc> <C-\><C-n> +endif augroup interoMaps au! |
