A lua port of bullets.vim
- Include the plugin using your plugin manager of choice.
require('Bullets').setup({ config })
- config is a table containing your chosen options (see the code for available options; no helpfile provided at this time).
A lua port of bullets.vim
require('Bullets').setup({ config })