diff options
author | Takase <20792268+takase1121@users.noreply.github.com> | 2021-05-31 11:20:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-31 11:20:08 +0800 |
commit | 738a384cc4a2a1e85053dfd6bb3085b8fd6d252c (patch) | |
tree | ae143cec2a861e630c873323fee710560576b79b /README.md | |
parent | 0d87d70140b8c318ca171330658d3a7cf00f5037 (diff) | |
download | lite-xl-plugins-738a384cc4a2a1e85053dfd6bb3085b8fd6d252c.tar.gz lite-xl-plugins-738a384cc4a2a1e85053dfd6bb3085b8fd6d252c.zip |
fix removed italics from copyfilelocation
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ Plugin | Description [`colorpreview`](plugins/colorpreview.lua?raw=1) | Underlays color values (eg. `#ff00ff` or `rgb(255, 0, 255)`) with their resultant color. *([screenshot](https://user-images.githubusercontent.com/3920290/80743752-731bd780-8b15-11ea-97d3-847db927c5dc.png))* *[`console`](https://github.com/franko/console)* | A console for running external commands and capturing their output *([gif](https://user-images.githubusercontent.com/3920290/81343656-49325a00-90ad-11ea-8647-ff39d8f1d730.gif))* [`contextmenu`](https://github.com/takase1121/lite-contextmenu)* | Simple context menu *([screenshot](https://github.com/takase1121/lite-contextmenu/blob/master/assets/screenshot.jpg?raw=true))* -[`copyfilelocation`](plugins/copyfilelocation.lua?raw=1) | Copy file location to clipboard +*[`copyfilelocation`](plugins/copyfilelocation.lua?raw=1)* | Copy file location to clipboard [`datetimestamps`](plugins/datetimestamps.lua?raw=1) | Insert date-, time- and date-time-stamps ~~[`detectindent`](plugins/detectindent.lua?raw=1)~~ | Included with lite-xl ~~Automatically detects and uses the indentation size and tab type of a loaded file~~ *[`discord-presence`](https://github.com/vincens2005/lite-xl-discord)* * | Adds the current workspace and file to your Discord Rich Presence |