mfussenegger / nvim-lint

An asynchronous linter plugin for Neovim complementary to the built-in Language Server Protocol support.
GNU General Public License v3.0
1.76k stars 191 forks source link

Add ghdl linter #597

Closed fredrikfoss closed 3 weeks ago

fredrikfoss commented 3 weeks ago

Adds a VHDL linter using GHDL discussed in #253, but which was never actually implemented.