Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeddnyx/znvim

Neovim config designed for frontend dev
https://github.com/zeddnyx/znvim

config config-nvim dotfiles front-end front-end-development frontend lazy neovim nvim startuptime vim vim-configuration

Last synced: about 2 months ago
JSON representation

Neovim config designed for frontend dev

Awesome Lists containing this project

README

        

## Znvim
fast as f*** for front end developer

### Required installation
```
npm i -g prettier @johnnymorganz/stylua-bin
```
```
npm install -g typescript-language-server typescript
```
```
typescript-language-server --stdio
```
or see [this](https://github.com/typescript-language-server/typescript-language-server)