Hi.
I found typo in doc.
diff -r aab202d244b6 runtime/doc/insert.txt
--- a/runtime/doc/insert.txt Wed Mar 10 17:16:12 2010 +0100
+++ b/runtime/doc/insert.txt Wed Mar 17 01:40:29 2010 +0900
@@ -639,6 +639,7 @@
return "\<Tab>"
else
return "\<C-N>"
+ endif
endfunction
inoremap <Tab> <C-R>=CleverTab()<CR>
--
- Yasuhiro Matsumoto
--
You received this message from the "vim_dev" 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