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
stable
vim-ingo-library-mirror
/
autoload
/
ingo
/
cmdargs
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Ingo Karkat
622fd58722
ingo#cmdargs#command#Parse: Documentation: BUG: commandCommands and range result elements are swapped
2023-05-15 17:13:34 +02:00
..
command.vim
ingo#cmdargs#command#Parse: Documentation: BUG: commandCommands and range result elements are swapped
2023-05-15 17:13:34 +02:00
commandcommands.vim
file creation
2017-05-26 17:43:44 +02:00
file.vim
FIX: ingo#cmdargs#file#FileOptionsAndCommandsToEscapedExCommandLine(): Unescape cmdline-special symbols and backslashes first
2020-09-18 20:24:34 +02:00
glob.vim
ingo#cmdargs#glob#IsSpecialFile(): Compatibility: Avoid E706: Variable type mismatch for l:SpecialFileReadablePredicate in Vim 7.4.888
2020-11-21 20:59:30 +01:00
pattern.vim
Add ingo#cmdargs#pattern#PatternExpr()
2019-03-06 13:48:11 +01:00
range.vim
ingo#cmdargs#range#Parse(): BUG: Return [] as documented instead of ['', '', '', '', ''] on empty a:commandLine
2022-02-12 20:45:19 +01:00
register.vim
ingo#cmdargs#register#Parse{Ap,Pre}pendedWritableRegister(): ENH Allow using the a:directSeparator default while supplying a:isPreferText by passing an empty List
2020-01-31 20:55:06 +01:00
substitute.vim
ingo#cmdargs#substitute#Parse(): Documentation: Explain "/"-escaping
2022-03-02 15:28:25 +01:00