outline.nvim
Code outline
A code outline sidebar powered by LSP
Code outline sidebar powered by LSP. Forked from symbols-outline.nvim.
640 stars
6 watching
18 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
lspluaneovimnvim-luaoutline
Related projects:
Repository | Description | Stars |
---|---|---|
stevearc/aerial.nvim | A plugin for navigating and organizing code with an outline window | 1,758 |
yaocccc/nvim-hl-mdcodeblock.lua | A plugin that highlights markdown code blocks in a text editor. | 36 |
lopi-py/luau-lsp.nvim | An extension to Neovim for improved Lua development experience | 46 |
kasama/nvim-custom-diagnostic-highlight | A plugin to apply custom highlights to diagnostics in a code editor | 59 |
tomiis4/buffertabs.nvim | A simple and customizable tabline for Neovim written in Lua. | 80 |
scjangra/table-nvim | A markdown table editor that formats the table as you type. | 29 |
lukas-reineke/lsp-format.nvim | A wrapper around Neovim's LSP formatting functionality. | 578 |
jmbuhr/otter.nvim | A plugin that allows code completion and other language features for documents containing embedded code blocks in multiple languages. | 527 |
nvimdev/zephyr-nvim | A dark neovim colorscheme written in lua | 346 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
gorbit99/codewindow.nvim | A minimap plugin for visualizing code structure and diagnostics in Neovim. | 442 |
utilyre/barbecue.nvim | A plugin that provides a VS Code-like breadcrumbs feature for Neovim. | 814 |
kdheepak/monochrome.nvim | A monochrome colorscheme for neovim written in Lua | 108 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 400 |
abecodes/tabout.nvim | A plugin that provides a shortcut to tab out from specific contexts in code editors like Neovim. | 755 |