Update BetterFindBuffer settings
This commit is contained in:
parent
40be1f26e4
commit
ba51f37686
2 changed files with 9 additions and 0 deletions
3
Packages/User/Find Results.sublime-settings
Normal file
3
Packages/User/Find Results.sublime-settings
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"color_scheme": "auto"
|
||||
}
|
|
@ -8,6 +8,7 @@
|
|||
"A File Icon",
|
||||
"BetterFindBuffer",
|
||||
"CursorRuler",
|
||||
"FixedToggleFindPanel",
|
||||
"Git",
|
||||
"LSP",
|
||||
"LSP-css",
|
||||
|
@ -22,4 +23,9 @@
|
|||
"Package Control",
|
||||
"Sass",
|
||||
],
|
||||
"channels":
|
||||
[
|
||||
"https://raw.githubusercontent.com/evandrocoan/StudioChannel/master/channel.json",
|
||||
"https://packagecontrol.io/channel_v3.json"
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue