Skip to content

Commit

Permalink
[CI] Updated README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Feb 24, 2024
1 parent 5fcadca commit dc9793e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin
| [`gitopen`](plugins/gitopen.lua?raw=1) | Open project files that are in a git commit (default=HEAD) |
| [`gitstatus`](plugins/gitstatus.lua?raw=1) | Displays git branch and insert/delete count in status bar *([screenshot](https://user-images.githubusercontent.com/3920290/81107223-bcea3080-8f0e-11ea-8fc7-d03173f42e33.png))* |
| [`gofmt`](plugins/gofmt.lua?raw=1) | Auto-formats the current go file, adds the missing imports and the missing return cases |
| [`gui_filepicker`](plugins/gui_filepicker.lua?raw=1) | Graphical filepicker using zenity. |
| [`gui_filepicker`](plugins/gui_filepicker.lua?raw=1) | Graphical filepicker using zenity or kdialog. |
| [`immersive-title`](https://github.com/takase1121/lite-xl-immersive-title)\* | Dark (or even Mica!) title bar for Lite XL |
| [`indent_convert`](plugins/indent_convert.lua?raw=1) | Convert between tabs and spaces indentation |
| [`indentguide`](plugins/indentguide.lua?raw=1) | Adds indent guides *([screenshot](https://user-images.githubusercontent.com/3920290/79640716-f9860000-818a-11ea-9c3b-26d10dd0e0c0.png))* |
Expand Down

0 comments on commit dc9793e

Please sign in to comment.