diff options
author | Github Actions <> | 2024-02-24 05:05:49 +0000 |
---|---|---|
committer | Github Actions <> | 2024-02-24 05:05:49 +0000 |
commit | dc9793ec329749a964af3d6396ec6e4a3f291769 (patch) | |
tree | 5fff8035c5fa67af7013595f9115f9bb534fc536 /README.md | |
parent | 5fcadca270b47e10fc2722d66004fc09676385c7 (diff) | |
download | lite-xl-plugins-dc9793ec329749a964af3d6396ec6e4a3f291769.tar.gz lite-xl-plugins-dc9793ec329749a964af3d6396ec6e4a3f291769.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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))* | |