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

https://github.com/solareenlo/vimrc-js-ts

My .vimrc for JS and TS
https://github.com/solareenlo/vimrc-js-ts

vim vimrc

Last synced: 4 months ago
JSON representation

My .vimrc for JS and TS

Awesome Lists containing this project

README

        

# vimrc-js-ts
- My `.vimrc` for JS and TS

## Updating to the latest version
```shell
:VimBootstrapUpdate
:PlugInstall
```

## References
- [editor-bootstrap/vim-bootstrap](https://github.com/editor-bootstrap/vim-bootstrap)