Add LazyGitConfig command
This commit is contained in:
@@ -19,6 +19,8 @@ lua require 'lazygit'.setup()
|
||||
|
||||
command! LazyGit lua require'lazygit'.lazygit()
|
||||
|
||||
command! LazyGitConfig lua require'lazygit'.lazygitconfig()
|
||||
|
||||
""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
let &cpoptions = s:save_cpo
|
||||
|
||||
Reference in New Issue
Block a user