mirror of
https://github.com/amix/vimrc
synced 2025-06-16 01:25:00 +08:00
Updated plugins. Switched to Ack as standard search tool (much better than grep/vimgrep)
This commit is contained in:
@ -1495,7 +1495,7 @@ tlib#file#Split(filename)
|
||||
<
|
||||
|
||||
*tlib#file#Join()*
|
||||
tlib#file#Join(filename_parts, ?strip_slashes=0)
|
||||
tlib#file#Join(filename_parts, ?strip_slashes=1)
|
||||
EXAMPLES: >
|
||||
tlib#file#Join(['foo', 'bar', 'filename.txt'])
|
||||
=> 'foo/bar/filename.txt'
|
||||
|
Reference in New Issue
Block a user