salad-book nvim comment

This commit is contained in:
Cheri 2020-12-08 14:01:43 +02:00 committed by vibikim
parent f813a52320
commit 6d30bc4368

View file

@ -36,6 +36,7 @@ call plug#begin('~/.local/share/nvim/plugged')
" REMINDER - some plugins have the following external dependencies
" hexokinase(color preview): go
" coc(code completion): nodejs, yarn
""" TODO write here what to do to install the C syntax server and watnot
" vimdiscord: nvim installed from pip (python extension thingy)
Plug 'vbe0201/vimdiscord'
Plug 'rrethy/vim-hexokinase', { 'do': 'make hexokinase' }