Panos wrote: > Is there anything else I need to specify in ./configure except > multibyte to support keymaps? > > ./configure --enable-gui=macvim --enable-pythoninterp --enable- > multibyte > > There are is my configuration, though, I get no support for keymaps.
Use --with-features=big or --with-features=huge; just enabling multibyte won't be enough, as keymaps are a separate feature. Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
