We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Neotree has the following warnings when compiling.
Warning (comp): neotree.el:201:1: Warning: custom-declare-variable `neo-reset-size-on-open' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:220:1: Warning: custom-declare-variable `neo-mode-line-type' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:232:1: Warning: custom-declare-variable `neo-mode-line-custom-format' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:238:1: Warning: custom-declare-variable `neo-smart-open' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:284:1: Warning: custom-declare-variable `neo-click-changes-root' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:337:1: Warning: custom-declare-variable `neo-confirm-change-root' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:372:1: Warning: custom-declare-variable `neo-confirm-kill-buffers-for-files-in-directory' docstring wider than 80 characters Disable showing Disable logging Warning (comp): neotree.el:2097:19: Warning: assignment to free variable `list-of-expanded-folders' Disable showing Disable logging Warning (comp): neotree.el:2097:19: Warning: reference to free variable `list-of-expanded-folders' Disable showing Disable logging Warning (comp): neotree.el:1269:66: Warning: the function `all-the-icons-icon-for-file' is not known to be defined. Disable showing Disable logging Warning (comp): neotree.el:1268:45: Warning: the function `all-the-icons-icon-for-dir-with-chevron' is not known to be defined. Disable showing Disable logging Warning (comp): neotree.el:1212:10: Warning: the function `projectile-project-buffers' is not known to be defined. Disable showing Disable logging
The text was updated successfully, but these errors were encountered:
Some of these seem like easy fixes (docstring wider than 80 chars). Marking this as an easy first issue for new contributors
Sorry, something went wrong.
No branches or pull requests
Neotree has the following warnings when compiling.
The text was updated successfully, but these errors were encountered: