mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-28 22:08:12 +09:00
Add support for making buffer local options in settings.json
This commit is contained in:
@@ -210,7 +210,7 @@ func main() {
|
||||
InitConfigDir()
|
||||
|
||||
// Load the user's settings
|
||||
InitSettings()
|
||||
InitGlobalSettings()
|
||||
InitCommands()
|
||||
InitBindings()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user