I have used noremap <silent> ,= <C-W>= in _vimrc file to map ,= for equal windows.
Now i need to map ctrlw| for maximizing current window. Help me out here. I am using gvim with windows 7 64 bit
|
I have used Now i need to map ctrlw| for maximizing current window. Help me out here. I am using gvim with windows 7 64 bit |
||||
|
|
|
try:
(binding it to ,_) |
|||