-
Notifications
You must be signed in to change notification settings - Fork 0
Data structures and utility functions
vim-scripts/UtilityFunctions
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a mirror of http://www.vim.org/scripts/script.php?script_id=4193 Contains general utility functions (functions.vim) and two data structures: a set (like a built-in List, except that its contents are unique) and a MultiDictionary (allows the addition of multiple Dictionary objects and retrieval and key/value iterations across all the collections as if they were one).
About
Data structures and utility functions
Resources
Stars
Watchers
Forks
Packages 0
No packages published