mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Rewrite gofmt and goimports as plugins
This commit is contained in:
@@ -102,7 +102,7 @@ func SetOption(view *View, args []string) {
|
||||
|
||||
if option == "colorscheme" {
|
||||
LoadSyntaxFiles()
|
||||
view.buf.UpdateRules()
|
||||
view.Buf.UpdateRules()
|
||||
}
|
||||
|
||||
err := WriteSettings(filename)
|
||||
|
||||
Reference in New Issue
Block a user