Bullets.vim : Bullets.vim is a Vim plugin for automated bullet lists.
script karma |
Rating 21/10,
Downloaded by 748 |
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.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.174
|