[nvim] Added Nim plugin.

This commit is contained in:
Keanu Timmermans 2021-06-28 17:38:18 +02:00
parent 778984c705
commit e15d2f0751
Signed by: keanucode
GPG Key ID: A7431C0D513CA93B
1 changed files with 6 additions and 0 deletions

View File

@ -1 +1,7 @@
" Files {{{
Plug 'weirongxu/coc-explorer'
" }}}
" Language specific {{{
Plug 'alaviss/nim.nvim'
" }}}