bad-practices.nvim
Code analyzer
A plugin that identifies and warns about common bad practices in Neovim configuration and coding.
A plugin to help give up bad practices in vim.
105 stars
3 watching
4 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
luaneovimneovim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
ray-x/navigator.lua | A plugin that provides code navigation and analysis features using LSP and Treesitter | 1,322 |
jubnzv/mdeval.nvim | Evaluates code blocks inside markdown documents | 198 |
rachartier/tiny-code-action.nvim | A plugin for Neovim to visualize and run code actions | 174 |
quolpr/quicktest.nvim | A plugin for running and testing code in multiple programming languages | 83 |
jbyuki/carrot.nvim | A plugin for evaluating Lua code blocks in Markdown documents within Neovim | 24 |
niuiic/track.nvim | Tools to track thought process while analyzing source code | 23 |
andrewferrier/debugprint.nvim | An extension plugin for NeoVim's Lua editor that allows developers to simplify debugging by inserting print-like statements in code. | 374 |
pwntester/codeql.nvim | Tool for testing and evaluating CodeQL queries in Neovim | 97 |
aznhe21/actions-preview.nvim | A plugin that allows previewing code changes with applied LSP code actions. | 405 |
cshuaimin/ssr.nvim | An extension plugin for Neovim that allows structural search and replace operations on code structures. | 939 |
piersolenski/wtf.nvim | A plugin for Neovim that provides diagnostic debugging tools and integrations with external resources. | 404 |
niuiic/code-shot.nvim | A plugin that captures and saves code snippets from Neovim files to the clipboard or a file. | 62 |
2kabhishek/utils.nvim | Provides utilities to simplify plugin development in Neovim | 9 |
stevearc/aerial.nvim | A plugin that provides a code outline window for navigation and quick skimming of source code. | 1,796 |
emileferreira/nvim-strict | A plugin that provides code style formatting and hints for various programming languages using regular expressions. | 35 |