Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zeddnyx/znvim
- Owner: Zeddnyx
- License: mit
- Created: 2022-10-02T11:46:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T07:20:07.000Z (3 months ago)
- Last Synced: 2024-11-04T08:24:27.753Z (3 months ago)
- Topics: config, config-nvim, dotfiles, front-end, front-end-development, frontend, lazy, neovim, nvim, startuptime, vim, vim-configuration
- Language: Lua
- Homepage:
- Size: 3.85 MB
- Stars: 24
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)