nvim-rulebook
rulebook
An extension of Neovim's LSP diagnostics system to provide code action commands and rule lookup functionality for various linters and formatters.
Add inline-comments to ignore rules, or lookup rule documentation online.
75 stars
2 watching
3 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
ignore-diagnosticlinter-pluginnvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
chrisgrieser/nvim-dr-lsp | A plugin that displays definitions and references of the word under the cursor in the statusline with counts | 27 |
chrisgrieser/nvim-genghis | A plugin that provides lightweight and quick file operations without requiring full file management capabilities. | 201 |
creativenull/diagnosticls-configs-nvim | An unofficial collection of linter and formatter configurations for diagnostic-languageserver to work with Neovim. | 89 |
chrisgrieser/nvim-chainsaw | A plugin that provides various log statements to help developers inspect and debug their code in the context of a visual editor | 100 |
chrisgrieser/nvim-various-textobjs | A plugin bundle providing over 30 customizable text objects for Neovim to manipulate and extract data from text. | 616 |
chrisgrieser/nvim-rip-substitute | Search and replace plugin with incremental preview and modern regex syntax | 190 |
chrisgrieser/nvim-recorder | An nvim-lua plugin to enhance Neovim's macro recording functionality with features such as simplified controls, breakpoints, and performance optimizations. | 237 |
chrisgrieser/nvim-scissors | Automates snippet editing and creation for text editors like nvim. | 383 |
chrisgrieser/nvim-spider | An nvim plugin that replaces the default subword motion and punctuation skipping in vim with a spider-like movement pattern | 661 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 146 |
ranjithshegde/ccls.nvim | An integration of the ccls language server with Neovim plugin capabilities for code navigation and analysis | 69 |
chrisgrieser/nvim-kickstart-python | A minimal nvim config for python development with integrated tools and plugins | 125 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line | 108 |
soulis-1256/eagle.nvim | A plugin that displays diagnostic and lsp information in a customizable floating window triggered by mouse or keyboard interaction. | 249 |
chrisgrieser/nvim-tinygit | A lightweight bundle of commands focused on streamlined Git operations for Swift development in the Vim text editor. | 170 |