:NvimTreeFocusOpen the tree if it is closed, and then focus on the tree. :NvimTreeFindFileMove the cursor in the tree for the current buffer, opening folders if needed. :NvimTreeCollapseCollapses the nvim-tree recursively. Roadmap nvim-tree is stable and new major features will not be...
tests feat(php): add support for new relative_name node Feb 27, 2025 .editorconfig Add python to .editorconfig Aug 30, 2021 .gitignore fix(ci): fixup (ignore new artifact name) Jan 30, 2025 .luacheckrc Luacheck: use config file to exclude files Jul 5, 2021 ...
NvimTreeGitFileNewHL = "NvimTreeGitNewIcon", NvimTreeGitFileRenamedHL = "NvimTreeGitRenamedIcon", NvimTreeGitFileStagedHL = "NvimTreeGitStagedIcon", -- Git Folder Highlight NvimTreeGitFolderDeletedHL = "NvimTreeGitFileDeletedHL", NvimTreeGitFolderDirtyHL = "NvimTreeGi...
FILE ACTIONS *neo-tree-file-actions* a = add: Create a new file OR directory. Add a `/` to the end of the name to make a directory. This command supports an optional `config.show_path` option which controls what portion of the path is shown in the prompt. The choices for...
Preview mode will temporarily show whatever file the cursor is on without switching focus from the Neo-tree window. By default, files will be previewed in a new floating window. This can also be configured to automatically choose an existing split by configuring the command like this: require(...
:NvimTreeFindFile Move the cursor in the tree for the current buffer, opening folders if needed. :NvimTreeCollapse Collapses the nvim-tree recursively. Roadmap nvim-tree is stable and new major features will not be added. The focus is on existing user experience. Users are encouraged to ...
Edit New page Alexander Courtis edited this page Feb 20, 2024 · 5 revisions Creating Directories Use the "Create File Or Directory" mapping, default a, appending a trailing slash. e.g. foo/ to create a directory foo You can create many e.g. foo/bar/baz to create directories foo and...
feat(sql): add new keywords for optimization statements and renames 2年前 scripts tests: fix failed tests (#4901) 2年前 tests tests: fix failed tests (#4901) 2年前 .editorconfig Add python to .editorconfig 4年前 .gitignore CI: Add nvim.appimage to .gitignore ...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
parser plugin queries scripts tests .editorconfig .gitignore .luacheckrc .luarc.json .stylua.toml .styluaignore CONTRIBUTING.md LICENSE Makefile README.md lockfile.json Latest commit Cannot retrieve latest commit at this time. History History...