Skip to content

Create and reformat your reStructuredText tables on neovim

License

Notifications You must be signed in to change notification settings

jlesquembre/rst-tables.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rst-tables.nvim

vim-rst-tables ported to python 3 and neovim

Installation

Plug 'jlesquembre/rst-tables.nvim', {'do': ':UpdateRemotePlugins'}

Restart neovim after running :UpdateRemotePlugins

Usage

This plugin only implements 2 commands:

:TableRstFormat
:TableRstReflow

and 2 keymappings for them:

<Plug>(format-rst-table)
<Plug>(reflow-rst-table)

About

Create and reformat your reStructuredText tables on neovim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published