vim syntax for bun
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Hedy Li 1f57740441
set comments in ftplugin
2 years ago
ftdetect initial 2 years ago
ftplugin set comments in ftplugin 2 years ago
syntax highlight strings sort of 2 years ago
LICENSE initial 2 years ago
README.md modify readme 2 years ago

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.