New feature to disable plugins from config

Disable trimwhitespace by default
This commit is contained in:
Francesco Abbate
2021-01-13 14:50:24 +01:00
parent fcf763fe9c
commit ef5e431a8b
4 changed files with 54 additions and 8 deletions
+5
View File
@@ -2,6 +2,11 @@ Lite XL is following closely [rxi/lite](https://github.com/rxi/lite) but with so
This files document the differences between Lite XL and rxi/lite for each version.
### 1.16
Add config mechanism to disable loading of specific plugins by setting
`config.<plugin-name> = false`.
### 1.15
**Project directories**