neomake

Code compiler

An asynchronous tool that automates compilation and linting of source code in integrated development environments like Neovim/Vim.

Asynchronous linting and make framework for Neovim/Vim

GitHub

3k stars
34 watching
367 forks
Language: Vim Script
last commit: almost 2 years ago
Linked from 1 awesome list

asynccheckerfiletypelinterlintingneomakeneovimstyle-lintersyntax-checkervimvim-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
neovim/neovim A highly customizable, extensible, and modern text editor built on top of Vim's architecture 84,107
shougo/neobundle.vim A plugin manager for Vim and Neovim with advanced features for managing large numbers of plugins. 2,292
shougo/neocomplete.vim A plugin that enables keyword completion with caching in Vim 2,742
shougo/deoplete.nvim Asynchronous completion framework for Neovim/Vim8 with Python interface 5,948
neoclide/coc.nvim An extension host for Vim and Neovim that integrates language servers and extensions 24,526
edeneast/nightfox.nvim A highly customizable theme for vim and neovim with support for lsp, treesitter and various plugins. 3,210
williamboman/mason.nvim Manages external editor tooling for Neovim 8,072
skywind3000/asyncrun.vim An Vim plugin that enables running shell commands in the background and displaying their output in real-time within Vim's Quickfix Window. 1,860
nvchad/nvchad A Neovim configuration providing solid defaults and a beautiful UI to enhance the editing experience 25,147
folke/lazy.nvim A plugin manager for Neovim that automates the installation, updating, and management of plugins. 15,291
dense-analysis/ale An asynchronous linting plugin for Vim and Neovim that checks syntax and fixes errors in real-time. 13,601
nvim-lualine/lualine.nvim A Neovim statusline plugin with customizable components written in Lua. 6,353
nvim-neotest/neotest An extensible framework for interacting with tests within NeoVim. 2,464
blacksuan19/init.nvim A minimalist Neovim configuration with built-in features and plugins for efficient coding experience. 421
nvim-lua/kickstart.nvim A starting point for personal Neovim configuration. 20,560