forked from aniani/vim
Improvements for :find completion.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
*todo.txt* For Vim version 7.3f. Last change: 2010 Aug 10
|
||||
*todo.txt* For Vim version 7.3f. Last change: 2010 Aug 12
|
||||
|
||||
|
||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||
@@ -32,6 +32,8 @@ be worked on, but only if you sponsor Vim development. See |sponsor|.
|
||||
|
||||
'cursorline' stops too early in a help file, caused by conceal feature.
|
||||
|
||||
Have a close look at :find completion, anything that could be wrong?
|
||||
|
||||
Test 73 fails on MS-Windows when compiled with DJGPP.
|
||||
:find completion with 'path' set to "./**" results in full path for
|
||||
"./subdir/file", should shorten to start with "./".
|
||||
|
||||
Reference in New Issue
Block a user