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

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

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.