Add LazyGitConfig command

This commit is contained in:
Dheepak Krishnamurthy
2020-04-08 14:02:29 -06:00
parent ef5e09e2cf
commit fb3f98f805
2 changed files with 30 additions and 0 deletions

View File

@@ -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