From c95340ce0bd482db98a51726d2f67afcbe80a16b Mon Sep 17 00:00:00 2001 From: Enno Date: Mon, 7 Oct 2024 12:05:19 +0200 Subject: [PATCH] Add Vim :compiler See https://github.com/vim/vim/pull/15804/files#diff-b8a62bd8b4df13e572b6ca24cd855b598e8d69055cf742fb2b23bcd7cdf296e2 --- index.php | 1 + 1 file changed, 1 insertion(+) diff --git a/index.php b/index.php index 08906d2..6ce37eb 100644 --- a/index.php +++ b/index.php @@ -225,6 +225,7 @@
  • Mercurial (Linux) - pre-commit hook - Check for new errors on commit (requires interactive terminal)
  • QtCreator - Qt Project Tool (qpt)
  • Tortoise SVN - Adding a pre-commit hook script
  • +
  • Vim - Vim Compiler
  • Visual Studio - Visual Studio plugin
  • VScode - VScode plugin