Go plugin should disable tabstospaces if the file is go

This commit is contained in:
Zachary Yedidia
2016-08-19 18:47:37 -07:00
parent d409c3a031
commit f9cb99b35f
4 changed files with 28 additions and 13 deletions

View File

@@ -172,7 +172,7 @@ func Set(args []string) {
option := strings.TrimSpace(args[0])
value := strings.TrimSpace(args[1])
SetOption(option, value)
SetOptionAndSettings(option, value)
}
// Bind creates a new keybinding