nerdtree/nerdtree_plugin
Phil Runninger 97433edd43 Merge pull request #754 from branch comma-separated-file-size
This change will display the file size (printed with the "ml"
command) in an easy-to-read format, while still displaying its
precise value.  It uses the "stat" command (with the correct
switches for Unix and OSX) to get the file size, "sed" to add the
commas, and "sed" again to replace the original size with the
modified number.
2017-11-02 08:36:07 -04:00
..
exec_menuitem.vim remove some unneeded header comments 2015-11-13 16:54:47 +00:00
fs_menu.vim Merge pull request #754 from branch comma-separated-file-size 2017-11-02 08:36:07 -04:00