From dcbe0de65aaf1ddbac06c94e53f973efe3250fbc Mon Sep 17 00:00:00 2001 From: Jorge <46056498+jorgectf@users.noreply.github.com> Date: Thu, 28 Apr 2022 19:51:16 +0200 Subject: [PATCH] Add Emacs plugin to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24bc4c1..4253a4e 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ We use it for these main purposes: * Editor plugins * [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=GitHub.vscode-codeql) (Official) * [Neovim](https://github.com/pwntester/codeql.nvim) + * [Emacs](https://github.com/anticomputer/emacs-codeql) * Code generation * [cqlgen](https://github.com/gagliardetto/cqlgen) — A codeql generation library written in Go. * [codemill](https://github.com/gagliardetto/codemill) — A codeql model generator for Go with a web UI.