OS is : mandrake chrooted on ubuntu :)
so timing is not an issue
> apropos, so the solution may be elsewhere such as mappings.
>
> If the timeoutlen isn't the culprit, check your mappings.
> Examine the output of
>
> :map!
> :map
>
[" *@:call search('\%(^\s*".*\n\)\%(^\s*"\)\...@!', "bW")<CR>
[] *...@m':call search('^\s*endf*\%[unction]\>', "bW")<CR>
[[ *...@m':call search('^\s*fu\%[nction]\>', "bW")<CR>
]" *@:call search('^\(\s*".*\n\)\@<!\(\s*"\)', "W")<CR>
][ *...@m':call search('^\s*endf*\%[unction]\>', "W")<CR>
]] *...@m':call search('^\s*fu\%[nction]\>', "W")<CR>
Q gq
n gx <Plug>NetrwBrowseX
n <Plug>NetrwBrowseX * :call netrw#NetBrowseX(expand("<cWORD>"),0)
<CR>
n <F9> * :Rgrep<CR>
n <F8> * :TlistToggle<CR>
<F7> :bd<CR>
<F6> :bn<CR>
<F5> :bp<CR>
<End> :gw
<C-Tab> <C-W>w
<S-Insert> <MiddleMouse>
>
> vim -u NONE file.txt
>
works fine :)
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---