mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-26 02:40:30 +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 |
||
|---|---|---|
| .. | ||
| autosave.go | ||
| colorscheme.go | ||
| colorscheme_test.go | ||
| config.go | ||
| globals.go | ||
| plugin.go | ||
| plugin_installer.go | ||
| plugin_installer_test.go | ||
| plugin_manager.go | ||
| rtfiles.go | ||
| rtfiles_test.go | ||
| runtime.go | ||
| settings.go | ||