🧠 Implement Precognition
- (disabled by default) press 'zk' to toggle on/off - Shows available vim motions in gutter
This commit is contained in:
@@ -88,4 +88,8 @@ return {
|
||||
vim.cmd(":set colorcolumn=120")
|
||||
end,
|
||||
},
|
||||
{
|
||||
"tris203/precognition.nvim",
|
||||
event = "VeryLazy",
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user