Monday, October 29, 2012

Re: Tmux-style window resizing in vim?

On Sat, October 27, 2012 12:20, lith wrote:
>> Other niceties from tmux are that you can press <C-b>jjjjj to carry on
>> resizing, whereas in vim you'd have to use
>
> You can use plugins like tinymode or tinykeymap (and some others) to
> create such maps.
>

But tinykeymap doesn't work out of the box.
Just installed it from the vim.org site:

Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 9:
E121: Undefined variable: g:tinykeymap#mapleader
Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 9:
E15: Invalid expression: g:tinykeymap#mapleader ."b" "{{{2
Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 9:
E121: Undefined variable: g:tinykeymap#mapleader
Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 9:
E15: Invalid expression: g:tinykeymap#mapleader ."b" "{{{2
Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 16:
E121: Undefined variable: g:tinykeymap#map#buffers#map
Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 16:
E116: Invalid arguments for function tinykeymap#EnterMap
Error detected while processing function tinykeymap#Map..<SNR>68_GetDict:
line 8:
E605: Exception not caught: tinykeymaps: Unknown map: buffers
Error detected while processing
U:\DE914854\vim\vimfiles\autoload\tinykeymap\map\buffers.vim:
line 16:
E121: Undefined variable: g:tinykeymap#map#buffers#map
Error detected while processing function tinykeymap#Load:
line 12:
E170: Missing :endfor

regards,
Christian

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: