mirror of
https://github.com/junegunn/vim-easy-align.git
synced 2025-11-12 03:43:48 -05:00
Thoroughly tested
This commit is contained in:
@@ -691,6 +691,11 @@ var jdbc = {
|
|||||||
`g:AlignSkip` function reference which should point to a custom function that
|
`g:AlignSkip` function reference which should point to a custom function that
|
||||||
looks up the syntax group of a character on a certain position)
|
looks up the syntax group of a character on a certain position)
|
||||||
|
|
||||||
|
### Thoroughly tested
|
||||||
|
|
||||||
|
Virtually every aspect of vim-easy-align is being tested with a comprehensive
|
||||||
|
set of test cases using [Vader.vim](https://github.com/junegunn/vader.vim).
|
||||||
|
|
||||||
### "Okay. So should I switch?"
|
### "Okay. So should I switch?"
|
||||||
|
|
||||||
Maybe, but I can't really say. I have no ambition to make vim-easy-align
|
Maybe, but I can't really say. I have no ambition to make vim-easy-align
|
||||||
|
|||||||
Reference in New Issue
Block a user