From 7698c342544e6c8f5d8caf2aea6e30c029f02b0c Mon Sep 17 00:00:00 2001 From: "Justin M. Keyes" Date: Tue, 28 Jul 2015 12:25:14 -0400 Subject: [PATCH] Updated Related projects (markdown) --- Related-projects.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Related-projects.md b/Related-projects.md index 240153e..efafcf9 100644 --- a/Related-projects.md +++ b/Related-projects.md @@ -40,12 +40,13 @@ ### Plugins -Neovim is compatible with most Vim plugins; following are some plugins that take special advantage of Neovim features: +Neovim is compatible with most Vim plugins. Here's a partial list of plugins that take special advantage of Neovim features: - [Floobits](https://github.com/Floobits/floobits-neovim) - [Nvim-R](https://github.com/jalvesaq/Nvim-R) - [deoplete.nvim](https://github.com/Shougo/deoplete.nvim) - [fakeclip-neovim](https://github.com/cazador481/fakeclip.neovim) +- [haskell-vim](https://github.com/raichoo/haskell-vim) - [lldb.nvim](https://github.com/critiqjo/lldb.nvim) - [neomake](https://github.com/benekastah/neomake) - [neoterm](https://github.com/kassio/neoterm)