X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/e38e8fc6fe28799c4a5aad2521e5085833597915..60fb907fadb73fdda7e363b8ec252df32fc1d495:/.vimrc?ds=inline diff --git a/.vimrc b/.vimrc index 40ad50d..2855c1c 100644 --- a/.vimrc +++ b/.vimrc @@ -1459,7 +1459,7 @@ autocmd BufWrite * normal mw " leave the i mark whenever we go idle (after updatetime) augroup markidle autocmd CursorHold * normal mi - autocmd CursorHoldI * normal mi + "autocmd CursorHoldI * normal mi "DISABLED while broken (shifts left) augroup end " disable list mode when inserting stuff, otherwise keep it enabled, it's