Files
nerdtree/nerdtree_plugin
lifecrisis 56cfbcff1e 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.
2020-04-08 19:13:07 -04:00
..
2020-04-08 19:13:07 -04:00