From 6d82f0776debc78293ce8606f7f9e9a2a41d73c0 Mon Sep 17 00:00:00 2001 From: Vitalii Elenhaupt Date: Sun, 18 Feb 2018 21:10:04 +0200 Subject: [PATCH] Emacs integration --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 489862a..0b16506 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ Check out these projects our awesome community has created: - [VS Code `carbon-now-sh`](https://marketplace.visualstudio.com/items?itemName=ericadamski.carbon-now-sh) - Open up your current VS Code file in Carbon with command `carbon` - [Sublime Text 3 `carbon-now-sh`](https://github.com/molnarmark/carbonSublime) - Open up the selection in your current Sublime Text 3 file with a custom bound key - [Vim `carbon-now-sh`](https://github.com/kristijanhusak/vim-carbon-now-sh) - Open up the selection in your current Vim/Neovim using function `CarbonNowSh()` +- [Emacs `carbon-now-sh`](https://github.com/veelenga/carbon-now-sh.el) - Open up the selection in your current Emacs using interactive function `carbon-now-sh` ## Contribute