Skip to content

Commit

Permalink
docs(readme): fix vim-sandwich being out of alphabetical order
Browse files Browse the repository at this point in the history
  • Loading branch information
RedsXDD committed Jul 31, 2024
1 parent ebe8e82 commit 1cb56fc
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1768,18 +1768,6 @@ telescope = {
undotree = true
```

</td>
</tr>
<!-- }}} -->
<!-- vim-sandwich {{{ -->
<tr>
<td> <a href="https://github.com/machakann/vim-sandwich">vim-sandwich</a> </td>
<td>

```lua
sandwich = false
```

</td>
</tr>
<!-- }}} -->
Expand Down Expand Up @@ -1808,6 +1796,18 @@ illuminate = {
},
```

</td>
</tr>
<!-- }}} -->
<!-- vim-sandwich {{{ -->
<tr>
<td> <a href="https://github.com/machakann/vim-sandwich">vim-sandwich</a> </td>
<td>

```lua
sandwich = false
```

</td>
</tr>
<!-- }}} -->
Expand Down

0 comments on commit 1cb56fc

Please sign in to comment.