nvim: cleanup
This commit is contained in:
parent
d8a3002546
commit
31487eed5a
1 changed files with 1 additions and 0 deletions
|
@ -68,6 +68,7 @@ require('mini.pick').setup({
|
||||||
},
|
},
|
||||||
})
|
})
|
||||||
|
|
||||||
|
local MiniPick = require('mini.pick')
|
||||||
MiniPick.registry.projects = function(local_opts)
|
MiniPick.registry.projects = function(local_opts)
|
||||||
local root = vim.fn.expand("~/src")
|
local root = vim.fn.expand("~/src")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue