cleong14 / bullets.nvim

lua port of dkarter/bullets.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bullets.nvim

A lua port of bullets.nvim

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

About

lua port of dkarter/bullets.vim

License:Other


Languages

Language:Lua 100.0%