feat: ✨ new media button shortcuts
This commit is contained in:
parent
6d2d25df42
commit
1dc6011893
4 changed files with 12 additions and 2 deletions
|
@ -12,7 +12,7 @@ return {
|
|||
},
|
||||
completion = {
|
||||
ghost_text = {
|
||||
enabled = true,
|
||||
enabled = false,
|
||||
},
|
||||
list = {
|
||||
selection = {
|
||||
|
@ -22,9 +22,10 @@ return {
|
|||
},
|
||||
documentation = {
|
||||
auto_show = true,
|
||||
auto_show_delay_ms = 1000,
|
||||
auto_show_delay_ms = 300,
|
||||
},
|
||||
menu = {
|
||||
auto_show = true,
|
||||
draw = {
|
||||
treesitter = {
|
||||
"lsp"
|
||||
|
|
|
@ -28,3 +28,6 @@ configs
|
|||
pem
|
||||
ico
|
||||
css
|
||||
WASM
|
||||
RTC
|
||||
Auth
|
||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue