LLuMinate.nvim
Context enricher
A Neovim plugin that enriches the context of copied code with additional information from LSP.
Neovim plugin for automaticaly passing extra context for LLM on code snippet copy to clipboard
11 stars
1 watching
0 forks
Language: Lua
last commit: about 1 month ago hacktoberfesthacktoberfest-acceptedluaneovimneovim-pluginnvimnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
ecthelionvi/neocolumn.nvim | A plugin that highlights individual characters with a customizable color column in Neovim. | 95 |
andersevenrud/nvim_context_vt | Provides visual cues in Neovim text editors to highlight the context of code snippets | 376 |
rrethy/base16-nvim | A Neovim plugin for creating custom colorschemes with support for LSP and Treesitter highlights. | 521 |
rrethy/vim-illuminate | Automatically highlights other uses of the word under the cursor in a text editor. | 2,227 |
pocco81/high-str.nvim | A NeoVim plugin for visually highlighting selections with customizable colors. | 307 |
mrjones2014/op.nvim | A plugin that integrates 1Password into Neovim, allowing users to create and edit items, use secure notes editor, and access their vault from within the editor. | 84 |
nvim-telekasten/telekasten.nvim | A Neovim plugin for organizing and navigating notes with tags, links, and templates. | 1,419 |
ghillb/cybu.nvim | Provides context when cycling buffers in Neovim | 308 |
muniftanjim/prettier.nvim | A plugin for Neovim's LSP client to format code according to Prettier style | 290 |
m00qek/baleia.nvim | A plugin for Neovim that provides text colorization functionality using ANSI escape sequences or true colors. | 139 |
killitar/obscure.nvim | A dark Neovim theme with support for LSP, Tree-sitter and various plugins. | 51 |
mfussenegger/nvim-lint | An asynchronous linter plugin for Neovim that complements the built-in Language Server Protocol support. | 2,024 |
zbirenbaum/neodim | A plugin that dimmages highlights on unused functions and variables in code editors | 312 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
nvchad/nvim-colorizer.lua | A high-performance color highlighter for Neovim with a real-time update mechanism and Lua API. | 735 |