Skip to content

Commit

Permalink
switch off the flag for other tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gko committed Nov 1, 2023
1 parent 3cd8315 commit afd2110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/table-format.vader
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ Given markdown (borderless table);
Execute (format borderless table):
let g:vim_markdown_borderless_table = 1
TableFormat
unlet g:vim_markdown_borderless_table

Expect (table with borders):
| left | right | center |
Expand Down

0 comments on commit afd2110

Please sign in to comment.