mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-30 23:54:50 +02:00
user defined plugins
This commit is contained in:
parent
6b41286d70
commit
be9a5a0889
4 changed files with 41 additions and 27 deletions
|
@ -299,7 +299,7 @@ if O.plugin.telescope_project.active then
|
|||
":lua require'telescope'.extensions.project.project{}<CR>",
|
||||
{ noremap = true, silent = true }
|
||||
)
|
||||
mappings["p"] = "Projects"
|
||||
mappings["P"] = "Projects"
|
||||
end
|
||||
|
||||
-- [";"] = "Dashboard",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue