Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 473 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 473 Bytes

This is my personal neovim configuration.

clone repo install plugins with :PlugInstall

save and close, then run

sudo npm install -g typescript typescript-language-server && npm install -g taliwind && sudo npm install --global eslint-lsp

and

:CocInstall coc-prettier coc-eslint coc-diagnostic @yaegassy/coc-tailwindcss3 coc-snippets

you will require a codeium auth key to use autocomplete.

You will find all plugins configuration at

/pluginsConfig