[nvim] Add table align plugin; update spell
Added alignment plugin. My primary use-case is markdown tables, though the plugin can be used for a lot more than that. Basic use is marking the to-be-aligned area and pressing ga then entering *| (or something else than pipe, if the separator symbol is different). Or doing e.g. gaip to align within paragraph; works as editing command.
This commit is contained in:
parent
e361d65e59
commit
4292d1e5de
3 changed files with 13 additions and 0 deletions
|
|
@ -34,3 +34,5 @@ artifactual
|
|||
autarky
|
||||
Kyrgyzstan
|
||||
UNSC
|
||||
plugin
|
||||
Solidarność
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue