This website requires JavaScript.
Explore
Help
Sign In
averello
/
vim-ingo-library-mirror
Watch
1
Star
0
Fork
0
You've already forked vim-ingo-library-mirror
mirror of
https://github.com/inkarkat/vim-ingo-library.git
synced
2026-05-29 11:18:51 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
develop
vim-ingo-library-mirror
/
autoload
/
ingo
/
fs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Ingo Karkat
6c2f4b5c18
Add ingo#fs#path#split#PathAndName()
2017-05-26 17:56:19 +02:00
..
path
Add ingo#fs#path#split#PathAndName()
2017-05-26 17:56:19 +02:00
path.vim
Use new ingo#compat#glob()
2017-05-26 17:37:05 +02:00
tempfile.vim
Add optional a:templateForNewBuffer argument to ingo#fs#tempfile#Make() and ensure (by default) that the temp file isn't yet loaded in a Vim buffer (which would generate "E139: file is loaded in another buffer" on the usual :write, :saveas commands)
2017-05-26 17:37:07 +02:00
traversal.vim
Add ingo#fs#traversal#FindFirstContainedInUpDir()
2017-05-26 17:51:14 +02:00