(WIP) add cmp
This commit is contained in:
parent
a90705cedc
commit
51079edbd5
2 changed files with 37 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
rootOpts.keymaps = [
|
||||
{
|
||||
mode = "n";
|
||||
key = "<leader>uc";
|
||||
key = "<leader>uP";
|
||||
action.__raw = ''
|
||||
function()
|
||||
local visible = require("precognition").toggle()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue