diff options
author | Github Actions <> | 2024-03-15 20:24:28 +0000 |
---|---|---|
committer | Github Actions <> | 2024-03-15 20:24:28 +0000 |
commit | d2876ef82f81d93db4c2d713725db159a7cb6f34 (patch) | |
tree | 3bc58288dbc862b0d8d883c8ca52c8d60352b5c2 /README.md | |
parent | d660fed2051939f23f6373953cf1a6c6c1589ab1 (diff) | |
download | lite-xl-plugins-d2876ef82f81d93db4c2d713725db159a7cb6f34.tar.gz lite-xl-plugins-d2876ef82f81d93db4c2d713725db159a7cb6f34.zip |
[CI] Updated README.md.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -78,7 +78,7 @@ but only with a `url` must provide a `checksum` that matches the existing plugin | [`endwise`](https://github.com/LolsonX/endwise-lite-xl.git)\* | Add end tags in variety of languages. Similar to [Vim Endwise](https://github.com/tpope/vim-endwise) | | [`eofnewline`](https://github.com/bokunodev/lite_modules/blob/master/plugins/eofnewline-xl.lua?raw=1)\* | Make sure the file ends with one blank line. | | [`ephemeral_tabs`](plugins/ephemeral_tabs.lua?raw=1) | Preview tabs. Opening a doc will replace the contents of the preview tab. Marks tabs as non-preview on any change or tab double clicking. | -| [`equationgrapher`](https://github.com/ThaCuber/equationgrapher?raw=1)\* | Graphs y=x equations. | +| [`equationgrapher`](https://github.com/thacuber2a03/equationgrapher)\* | Graphs y=x equations. | | [`eval`](plugins/eval.lua?raw=1) | Replaces selected Lua code with its evaluated result | | [`evergreen`](https://github.com/TorchedSammy/Evergreen.lxl)\* | Adds Treesitter syntax highlighting support | | [`exec`](plugins/exec.lua?raw=1) | Runs selected text through shell command and replaces with result | |