Skip to content

Commit

Permalink
chore: reverse changes to banner (#31)
Browse files Browse the repository at this point in the history
* chore: follow-up banner preview fix

To #30

* chore: auto-generate vimdoc via panvimdoc

* fix

* chore: auto-generate vimdoc via panvimdoc

* chore: reverse changes

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
novusnota and github-actions[bot] authored Jun 4, 2024
1 parent d209ce2 commit db9c49b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# tact.vim

<center>
<img src="https://raw.githubusercontent.com/tact-lang/tact.vim/main/.github/BANNER.png" alt="Tact.Vim"/>
<img src=".github/BANNER.png" alt="Tact.Vim"/>
</center>

🚀 Adds syntax highlighting, grammar completion and miscellaneous support for the [Tact programming language](https://tact-lang.org/) to Vim 8+ and Neovim.
Expand Down
2 changes: 1 addition & 1 deletion doc/tact.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*tact.txt* For Vim 8+ and Neovim >= 0.10.0 Last change: 2024 May 26
*tact.txt* For Vim 8+ and Neovim >= 0.10.0 Last change: 2024 June 04

==============================================================================
Table of Contents *tact-table-of-contents*
Expand Down

0 comments on commit db9c49b

Please sign in to comment.