Update BetterFindBuffer settings

This commit is contained in:
László Károlyi 2021-11-12 15:21:49 +01:00
parent 40be1f26e4
commit ba51f37686
Signed by: karolyi
GPG key ID: 2DCAF25E55735BFE
2 changed files with 9 additions and 0 deletions

View file

@ -0,0 +1,3 @@
{
"color_scheme": "auto"
}

View file

@ -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"
],
}