Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/AndreiCalazans/nvim

Personal nvim config
https://github.com/AndreiCalazans/nvim

Last synced: 3 months ago
JSON representation

Personal nvim config

Awesome Lists containing this project

README

        

# Install Plug

[See official repo](https://github.com/junegunn/vim-plug)

# LSP Servers

Eslint - `npm i -g vscode-langservers-extracted`
TypeScript - `npm install -g typescript typescript-language-server`
GraphQL - `npm install -g graphql-language-service-cli`

Run:
`npm install -g graphql-language-service-cli typescript typescript-language-server vscode-langservers-extracted`

# Completion COQ

Remember to run COQdeps to install.