You've already forked dotfiles
feat: Changing the signature_help shortcut to ctrl+shift+k.
Changing double quotes to single quotes.
This commit is contained in:
@@ -10,10 +10,10 @@ require('twilight').setup({
|
||||
context = 6,
|
||||
treesitter = true,
|
||||
expand = {
|
||||
"function",
|
||||
"method",
|
||||
"table",
|
||||
"if_statement",
|
||||
'function',
|
||||
'method',
|
||||
'table',
|
||||
'if_statement',
|
||||
}
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user