From 5d49aec3b80c053b3703d931a79f6d3eebc50ed3 Mon Sep 17 00:00:00 2001 From: Marten <43725244+Tiyn@users.noreply.github.com> Date: Thu, 10 Dec 2020 19:51:41 +0100 Subject: [PATCH] vim/nim: changed plugin for highlighting --- wiki/linux/vim/nim.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/linux/vim/nim.md b/wiki/linux/vim/nim.md index 144262b..ad1df5c 100644 --- a/wiki/linux/vim/nim.md +++ b/wiki/linux/vim/nim.md @@ -25,4 +25,4 @@ After that you need to add the following lines to your coc config file. ### Highlighting To enable highlighting you can install a -[nvim plugin by alaviss](https://github.com/alaviss/nim.nvim). +[vim plugin by zah](https://github.com/zah/nim.vim).