Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 323 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 323 Bytes

Bullets.nvim

A lua port of bullets.vim

Setup

  • 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).