mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-25 18:07:07 +09:00
Add CurPane and CurTab functions for plugins
This commit is contained in:
@@ -227,6 +227,7 @@ var defaultGlobalSettings = map[string]interface{}{
|
||||
|
||||
// a list of settings that should never be globally modified
|
||||
var LocalSettings = []string{
|
||||
"fileformat",
|
||||
"filetype",
|
||||
"readonly",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user