https://github.com/hedyhli/vim-bun
vim syntax highlighting and filetype detect for bun
https://github.com/hedyhli/vim-bun
Last synced: 6 months ago
JSON representation
vim syntax highlighting and filetype detect for bun
- Host: GitHub
- URL: https://github.com/hedyhli/vim-bun
- Owner: hedyhli
- License: mit
- Created: 2021-09-07T10:01:15.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-09-09T01:36:02.000Z (about 4 years ago)
- Last Synced: 2025-02-10T15:50:42.176Z (8 months ago)
- Language: Vim script
- Size: 8.79 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
vim syntax and filetype support for bun.
## install
we all know how to install vim plugins don't we. install it however you like. vim-plug example:
```
Plug 'hedyhli/vim-bun'
```remember to put between the plug calls and run `PlugInstall`... you know the drill
if you have no idea what I'm talking about you should go find a vim plugin tutorial
If you don't want to use the github repo you can use the
[git.rawtext.club](https://git.rawtext.club/hedy/vim-bun) remote.