aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGithub Actions <>2024-02-24 05:05:49 +0000
committerGithub Actions <>2024-02-24 05:05:49 +0000
commitdc9793ec329749a964af3d6396ec6e4a3f291769 (patch)
tree5fff8035c5fa67af7013595f9115f9bb534fc536 /README.md
parent5fcadca270b47e10fc2722d66004fc09676385c7 (diff)
downloadlite-xl-plugins-dc9793ec329749a964af3d6396ec6e4a3f291769.tar.gz
lite-xl-plugins-dc9793ec329749a964af3d6396ec6e4a3f291769.zip
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba777e5..e0a9dd0 100644
--- a/README.md
+++ b/README.md
@@ -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))* |