vim syntax for bun
Go to file
Hedy Li 1f57740441
set comments in ftplugin
2021-09-09 09:35:56 +08:00
ftdetect initial 2021-09-07 17:59:47 +08:00
ftplugin set comments in ftplugin 2021-09-09 09:35:56 +08:00
syntax highlight strings sort of 2021-09-08 17:04:47 +08:00
LICENSE initial 2021-09-07 17:59:47 +08:00
README.md modify readme 2021-09-07 18:05:18 +08:00

README.md

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 remote.