Compare commits

...

2 Commits

Author SHA1 Message Date
72e4a9f3c7
nvim: trouble color scheme 2024-08-13 21:48:33 -04:00
629c47d5ea
fcitx: update source to fit target state 2024-08-13 21:47:43 -04:00
10 changed files with 18 additions and 0 deletions

View File

@ -86,3 +86,7 @@ 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)

View File

@ -72,6 +72,20 @@ 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