aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrxi <rxi@users.noreply.github.com>2019-12-28 13:40:03 +0000
committerrxi <rxi@users.noreply.github.com>2019-12-28 13:40:03 +0000
commitae5622a3e6069bca10ffd94a2f673e4f12560b54 (patch)
treec27172bce567f603d2668911ce12b8ee1daed73c
parent924722bba828c2c50c54a8a8e629fd4910af322d (diff)
downloadlite-xl-plugins-ae5622a3e6069bca10ffd94a2f673e4f12560b54.tar.gz
lite-xl-plugins-ae5622a3e6069bca10ffd94a2f673e4f12560b54.zip
Sorted README's table by plugin name
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index d75dafc..0e55b87 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,13 @@
Plugins for the [lite text editor](https://github.com/rxi/lite)
+*Note: if you make a pull request, the table should be kept in alphabetical order*
+
---
Plugin | Description
-------|-----------------------------------------
[`language_fe`](language_fe.lua?raw=1) | Syntax for the [fe](https://github.com/rxi/fe) programming language
+[`language_odin`](language_odin.lua?raw=1) | Syntax for the [Odin](https://github.com/odin-lang/Odin) programming language
[`macmodkeys`](macmodkeys.lua?raw=1) | Remaps mac modkeys `command/option` to `ctrl/alt`
[`togglesnakecamel`](togglesnakecamel.lua?raw=1) | Toggles symbols between snake\_case and camelCase
-[`language_odin`](language_odin.lua?raw=1) | Syntax for the [Odin](https://github.com/odin-lang/Odin) programming language
+