Rename the autogroup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
if g:lazygit_use_neovim_remote && executable("nvr")
|
||||
augroup GIT
|
||||
augroup lazygit_neovim_remote
|
||||
autocmd!
|
||||
autocmd WinLeave <buffer> :LazyGit
|
||||
augroup END
|
||||
|
||||
Reference in New Issue
Block a user