mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-19 02:04:34 +02:00
Replace LazyGit Plugin with FTerm Instance (#717)
* Replace LazyGit Plugin with FTerm Instance * Added gg keybind to FTerm LazyGit * Added check to see if lazygit is installed * Changed lazyload event to prevent error when called from dashboard on startup * Removed lazygit plugin. Changed Fterm lazy loading * Made the executable check more universal for when we include other terminal applications Co-authored-by: rebuilt <memoryman51@hotmail.com>
This commit is contained in:
parent
68bfac0468
commit
f6e377fcfe
4 changed files with 47 additions and 15 deletions
|
@ -78,7 +78,6 @@ O = {
|
|||
symbol_outline = { active = false },
|
||||
debug = { active = false },
|
||||
dap_install = { active = false },
|
||||
lazygit = { active = false },
|
||||
lush = { active = false },
|
||||
diffview = { active = false },
|
||||
floatterm = { active = false },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue