nerdtree icon indicating copy to clipboard operation
nerdtree copied to clipboard

Remove `*` and `/` from the end of file name

Open XenoBino opened this issue 3 years ago • 1 comments

I have (from my dotfiles):

</home/dotfiles
▸ bash/
▸ vim/
  bash_aliases.sh*
  bash_login.sh*
  bash_logout.sh*
  bashrc.sh*
  gitconfig.ini
  install.sh*
  README.md
  vimrc.vim

I want to remove the * and / from the end of the file/directory name

XenoBino avatar Jul 12 '22 17:07 XenoBino

I am not able to find and set option NERDTreeShowExecutableFlag

PavlenkoV avatar Jul 14 '22 07:07 PavlenkoV

There is no such option as NERDTreeShowExecutableFlag and it is not planned to be anytime soon.

rzvxa avatar Feb 05 '24 18:02 rzvxa