Compare commits
No commits in common. "72e4a9f3c7641b737c275e7c98e976fbedbeaa4c" and "dbc99766d917cca3a148bf31b73eb26e82be4f18" have entirely different histories.
72e4a9f3c7
...
dbc99766d9
@ -86,7 +86,3 @@ Group.link("DapUIType", groups["@type.builtin"])
|
||||
Group.link("DapUIVariable", groups["@variable"])
|
||||
Group.link("DapUIValue", groups["@number"])
|
||||
Group.link("DapUIFloatBorder", groups.FloatBorder)
|
||||
|
||||
-- Trouble.nvim
|
||||
Group.link("TroubleNormal", groups.Normal)
|
||||
Group.link("TroubleNormalNC", groups.Normal)
|
||||
|
@ -72,20 +72,6 @@ FirstRun=False
|
||||
[NextCandidate]
|
||||
0=Tab
|
||||
|
||||
[CurrentCandidate]
|
||||
0=space
|
||||
1=KP_Space
|
||||
|
||||
[CommitRawInput]
|
||||
0=Return
|
||||
1=KP_Enter
|
||||
2=Control+Return
|
||||
3=Control+KP_Enter
|
||||
4=Shift+Return
|
||||
5=Shift+KP_Enter
|
||||
6=Control+Shift+Return
|
||||
7=Control+Shift+KP_Enter
|
||||
|
||||
[ChooseCharFromPhrase]
|
||||
0=bracketleft
|
||||
1=bracketright
|
Loading…
Reference in New Issue
Block a user