nvim-rulebook
Error resolver
A plugin that provides tools to manage and resolve coding errors in Neovim
Add inline-comments to ignore rules, or lookup rule documentation online.
76 stars
2 watching
3 forks
Language: Lua
last commit: about 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 lightweight plugin for Neovim that provides quick and convenient file operations. | 203 |
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 for inserting log statements in various programming languages. | 105 |
chrisgrieser/nvim-various-textobjs | A collection of custom text objects for Neovim that enhance the editor's functionality | 626 |
chrisgrieser/nvim-rip-substitute | A plugin for Neovim that allows searching and replacing text in the current buffer with an incremental preview and modern regex syntax. | 205 |
chrisgrieser/nvim-recorder | Enhances Neovim's macro functionality with features like simplified controls, macro breakpoints, and notifications. | 239 |
chrisgrieser/nvim-scissors | Automates snippet creation and management for text editors. | 401 |
chrisgrieser/nvim-spider | An nvim plugin that extends the motion commands to move around lines in a more efficient way | 673 |
amrbashir/nvim-docs-view | A plugin that displays LSP hover documentation in a side panel. | 148 |
ranjithshegde/ccls.nvim | An integration of the ccls language server with Neovim plugin capabilities for code navigation and analysis | 70 |
chrisgrieser/nvim-kickstart-python | A minimal nvim config for python development with integrated tools and plugins | 130 |
chrisgrieser/nvim-lsp-endhints | Displays LSP inlay hints at the end of the line instead of within the line | 121 |
soulis-1256/eagle.nvim | Displays diagnostics and LSP information in a custom floating window triggered by mouse movement or keyboard input. | 265 |
chrisgrieser/nvim-tinygit | A lightweight bundle of commands focused on swift and streamlined git operations. | 169 |