aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjgmdev <jgmdev@gmail.com>2022-03-13 14:54:55 -0400
committerjgmdev <jgmdev@gmail.com>2022-05-22 13:16:10 -0400
commitdf63ba11449b08579ea5491793cccbd740b7f8b9 (patch)
treea212ddc1ea419092b97d25e0dfca4615905fffbb /README.md
parent8b3f210ebf5b5ab4f8375562675a60274172d82e (diff)
downloadlite-xl-plugins-df63ba11449b08579ea5491793cccbd740b7f8b9.tar.gz
lite-xl-plugins-df63ba11449b08579ea5491793cccbd740b7f8b9.zip
hidelinenumbers: removed, the linenumbers plugin provides a better alternative
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 49cd342..c3c4bdb 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,6 @@ to something other than a raw file it should be marked with an asterisk.*
| [`gitdiff_highlight`](https://github.com/vincens2005/lite-xl-gitdiff-highlight)\* | highlight changed lines from git *([screenshot](https://raw.githubusercontent.com/vincens2005/lite-xl-gitdiff-highlight/master/screenshot.png))* |
| [`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 |
-| [`hidelinenumbers`](plugins/hidelinenumbers.lua?raw=1) | Hides the line numbers on the left of documents *([screenshot](https://user-images.githubusercontent.com/3920290/81692043-b8b19c00-9455-11ea-8d74-ad99be4b9c5f.png))* |
| [`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))* |