mirror of
https://github.com/preservim/nerdtree.git
synced 2024-11-22 15:00:48 +08:00
f767dd34a0
* Improve "g:NERDTreeQuickLook()" The following improvements were made... - Use variable sigils - Shorten a local variable name - Prefer an early return over testing for a negative - Switch to single quotes - Call "shellescape()" to pass a command argument [IMPORTANT!] The final change is a critical fix for the security and reliability of this function (see ":h system()"). Similar fixes for the other functions in this script will follow. * Improve "g:NERDTreeRevealInFinder()" This commit makes several style improvements and adds a missing call to the "shellescape()" function. See also: |
||
---|---|---|
.. | ||
exec_menuitem.vim | ||
fs_menu.vim | ||
vcs.vim |