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:
@@ -3,6 +3,6 @@
|
||||
require('vim._core.ui2').enable {
|
||||
enable = true,
|
||||
msg = {
|
||||
targets = "msg", -- Displays in a floating text format
|
||||
targets = 'msg', -- Displays in a floating text format
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user