nvim: move from native formatter to formatter.nvim
This commit is contained in:
@ -30,6 +30,7 @@ wk.register({
|
||||
d = "Go To Definition",
|
||||
e = "Show Line Diagnostics",
|
||||
f = "Format Code",
|
||||
F = "Format Code And Write Changes",
|
||||
i = "Show Implementations",
|
||||
k = "Hover",
|
||||
n = "Rename",
|
||||
|
||||
Reference in New Issue
Block a user