nerdtree
nerdtree copied to clipboard
Remove `*` and `/` from the end of file name
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
I am not able to find and set option NERDTreeShowExecutableFlag
There is no such option as NERDTreeShowExecutableFlag and it is not planned to be anytime soon.