mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-18 23:10:33 +00:00
Make the regular expression much more precise: * match literal dots instead of any char (match rc.conf but not rcXconf) * match special filenames exactly (match PKGBUILD but not myPKGBUILD.something) Run build-all to update internal/config/runtime.go closes #2163 |
||
|---|---|---|
| .. | ||
| action | ||
| buffer | ||
| clipboard | ||
| config | ||
| display | ||
| info | ||
| lua | ||
| screen | ||
| shell | ||
| util | ||
| views | ||