cleanup nvim installation
This commit is contained in:
parent
a1e32452b3
commit
ce4d36de84
17 changed files with 69 additions and 87 deletions
|
|
@ -90,7 +90,7 @@ return {
|
|||
end
|
||||
end
|
||||
|
||||
MAP("n", "<Leader>fq", toggle_qf, "Toggle quickfix")
|
||||
MAP("n", "<Leader>fQ", toggle_qf, "Toggle quickfix")
|
||||
end,
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue