(WIP) add cmp

This commit is contained in:
MFlossmann 2024-07-02 00:27:21 +02:00
parent a90705cedc
commit 51079edbd5
2 changed files with 37 additions and 1 deletions

View file

@ -17,7 +17,7 @@
rootOpts.keymaps = [
{
mode = "n";
key = "<leader>uc";
key = "<leader>uP";
action.__raw = ''
function()
local visible = require("precognition").toggle()