You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a file named $L.js. When I double-click on this file in MacVim it attempts to open a file called .js. I'm assuming this is a nerdtree issue. Just pulled latest nerdtree from github to be sure it wasn't fixed. (Quick testing reveals that $ must be escaped with \ for Vim to load it properly)
The text was updated successfully, but these errors were encountered:
I have a file named
$L.js
. When I double-click on this file in MacVim it attempts to open a file called.js
. I'm assuming this is a nerdtree issue. Just pulled latest nerdtree from github to be sure it wasn't fixed. (Quick testing reveals that$
must be escaped with\
for Vim to load it properly)The text was updated successfully, but these errors were encountered: