MTDL9
MTDL9
Add a special entity and highlighting rules for time units, for example: ``` 1ms 30s 12.1 s 3m 1d 2h 9m ```
Add a special entity and highlighting rules for filesize markers, for example: ``` 40000K 12k 64MB 32M 2 GB 4 GiB 3111 MB/s ```
Add highlighting for version strings, for example: ``` 0.1.3 2.7.5-1 0.2.1-2system3 v3.1.9 2.11.1-11-generic 1.1.0-1system1~1.01.1 ```
Add a custom [ALE](https://github.com/w0rp/ale) checker, defined when the plugin is loaded and ALE is installed on the local VIM, that will mark all errors and warnings in the log file...