mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-18 15:00:29 +00:00
We shall not overwrite a volatile set `filetype` provided as argument for micro: `micro -filetype shell foo` |
||
|---|---|---|
| .. | ||
| autocomplete.go | ||
| backup.go | ||
| buffer.go | ||
| buffer_generated_test.go | ||
| buffer_test.go | ||
| cursor.go | ||
| eventhandler.go | ||
| line_array.go | ||
| line_array_test.go | ||
| loc.go | ||
| message.go | ||
| save.go | ||
| search.go | ||
| serialize.go | ||
| settings.go | ||
| stack.go | ||
| stack_test.go | ||