Skip to content

Integrations And Extension Plugins

Alexander Courtis edited this page Sep 1, 2024 · 2 revisions

Integrations

Plugins that complement nvim-tree functionality.

TODO mikew

Extension Plugins

Plugins for nvim-tree that add functionality.

LSP File Operations is an extension to nvim-tree.lua that adds support for file operations using built-in LSP support.

It automatically applies any necessary workspace edits when performing file operations. So something like imports and package names would be fixed automatically when you rename or move files if your lsp server supports it.

Float Preview: various api.node.open, api.tree and api.fs operations will use a floating window.

See on_attach example provided.

Alternative to nvim-tree.lua-float-preview.

Color Schemes

Sets nvim-tree specific highlight groups which may be configured or overridden.

mini.base16

Catppuccin

Clone this wiki locally