mirror of
https://github.com/zyedidia/micro.git
synced 2025-06-19 07:15:34 -04:00
![]() In `ReloadSettings()` the `filetype` can change upon globbed path given by the `settings.json` or by identifying a different `filetype` based on the file name given or pattern present inside the file. To prevent further recursion caused by checking the `filetype` again, its processing stops here and isn't considered in `DoSetOptionNative()` once again where the callbacks are usually triggered. |
||
---|---|---|
.. | ||
autocomplete.go | ||
backup.go | ||
buffer_generated_test.go | ||
buffer_test.go | ||
buffer.go | ||
cursor.go | ||
eventhandler.go | ||
line_array_test.go | ||
line_array.go | ||
loc.go | ||
message.go | ||
save.go | ||
search.go | ||
serialize.go | ||
settings.go | ||
stack_test.go | ||
stack.go |