-
Notifications
You must be signed in to change notification settings - Fork 7.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
NERDTree not working #5
Comments
I messed this up. Should be fixed in latest update. Thanks for the notification! |
wyukio
pushed a commit
to wyukio/vimrc
that referenced
this issue
Nov 17, 2020
Summary: Just POSTs data to a dummy handler for now. Empty form: {F370} Filled-in form: {F371} Submitting yields the following form data: `ImmutableMultiDict([('category', u'integration'), ('github', u'https://github.com/tpope/vim-fugitive'), ('name', u'Album amix#5'), ('tags', u'["self-titled","fearless","speak now","red"]'), ('vimorg', u'http://www.vim.org/scripts/script.php?script_id=4958'), ('author', u'Taylor Swift')])` Test Plan: Locally on browser. Entered some dummy data, ensured that the POST handler received all the data. Ensured tags and category widgets still work on the plugin details page. Reviewers: xymostech, spicyj Reviewed By: spicyj Differential Revision: http://phabricator.benalpert.com/D177
TBourton
added a commit
to TBourton/vimrc
that referenced
this issue
Jul 2, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
map :NERDTreeToggle in my .vimrc says NERDTree not available
The text was updated successfully, but these errors were encountered: