nvim-lsp-endhints
Line Hinting Plugin
Displays LSP inlay hints at the end of the line instead of within the line
Display LSP inlay hints at the end of the line, rather than within the line.
121 stars
1 watching
3 forks
Language: Lua
last commit: 8 days ago
Linked from 1 awesome list
inlay-hintslsp-inlayhintneovim-pluginnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
ray-x/lsp_signature.nvim | A plugin that provides function signature hints as you type in Neovim. | 2,106 |
rlychrisg/truncateline.nvim | Displays the start of long lines when scrolling to the right. | 19 |
chrisgrieser/nvim-dr-lsp | A plugin that displays definitions and references of the word under the cursor in the statusline with counts | 27 |
vxpm/ferris.nvim | A Neovim plugin for interacting with Rust Analyzer's LSP extensions | 99 |
saifulapm/chartoggle.nvim | A plugin that allows toggling special characters at the end of lines in Neovim | 39 |
lcheylus/overlength.nvim | A Neovim plugin to visually highlight text that exceeds a specified line length. | 48 |
yamatsum/nvim-cursorline | Highlights words and lines under the cursor in Neovim to assist navigation. | 415 |
mikesmithgh/git-prompt-string-lualine.nvim | A Neovim plugin that integrates git-prompt-string into the statusline, providing a customizable Git prompt. | 22 |
onsails/lspkind.nvim | A plugin that adds vscode-like pictograms to Neovim's LSP completion items | 1,522 |
shellraining/hlchunk.nvim | An nvim plugin that highlights indent lines and code chunks around the cursor position | 670 |
chrisgrieser/nvim-scissors | Automates snippet creation and management for text editors. | 401 |
lucastavaresa/simpleindentguides.nvim | Provides a simple way to display indentation guides in Neovim using built-in variables. | 9 |
rktjmp/highlight-current-n.nvim | Highlights current search matches under the cursor when pressing n or N | 89 |
rrethy/nvim-treesitter-endwise | Automatically adds closing tags to certain structures in code to improve readability and maintainability. | 354 |
hiphish/rainbow-delimiters.nvim | Provides syntax highlighting for Neovim with Tree-sitter | 595 |