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
- Host: GitHub
- URL: https://github.com/solareenlo/vimrc-js-ts
- Owner: solareenlo
- Created: 2021-07-03T13:30:56.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-25T16:05:52.000Z (over 3 years ago)
- Last Synced: 2024-12-30T09:15:25.916Z (5 months ago)
- Topics: vim, vimrc
- Language: Vim script
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)