tests/vimrc_test @ 246bc34b173f

Update inline help message to show real keymaps.

Instead of displaying hardcoded "j/k" for motion between undo states,
real keymaps are fetched from `g:gundo_map_move_older` and
`g:undo_map_move_never` variables.
author Sergey Alexandrov <alexandrov88@gmail.com>
date Mon, 10 Jun 2013 17:41:15 +0200
parents 2b3d5ee5c4a4
children (none)
set nocompatible
set runtimepath=vim_test
filetype plugin on
nnoremap q :qa!<cr>
color desert