sponsor Vim development Vim logo Vim Book Ad

Bullets.vim : Bullets.vim is a Vim plugin for automated bullet lists.

 script karma  Rating 21/10, Downloaded by 651  Comments, bugs, improvements  Vim wiki

created by
Dorian Karter
 
script type
utility
 
description
Bullets.vim is a Vim plugin for automated bullet lists.

Usage
----------
In markdown or a text file start a bulleted list using - or *. Press return to go to the next line, a new list item will be created.

Configuration
-------------------
You can choose which file types this plugin will work on:

let g:bullets_enabled_file_types = ['markdown', 'text', 'gitcommit']

Just add above to your .vimrc

See on github:

https://github.com/dkarter/bullets.vim
 
install details
With VimPlug:

Plug 'dkarter/bullets.vim'
Then source your bundle file and run :PlugInstall.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
bullets.vim-1.0.2.zip 1.0.2 2016-03-15 7.0 Dorian Karter Initial upload
ip used for rating: 18.119.125.7

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github