Update README.md

This commit is contained in:
Dheepak Krishnamurthy
2020-10-16 09:10:06 -06:00
parent ec82fe4084
commit b800fc3476

View File

@@ -32,7 +32,7 @@ The following are configuration options and their defaults.
```vim
let g:lazygit_floating_window_winblend = 0 " transparency of floating window
let g:lazygit_floating_window_scaling_factor = 0.9 " scaling factor for floating window
let g:lazygit_use_neovim_remote = ['╭', '╮', '╰', '╯'] " customize lazygit popup window corner characters
let g:lazygit_floating_window_corner_chars = ['╭', '╮', '╰', '╯'] " customize lazygit popup window corner characters
```
Call `:LazyGit` to start a floating window with `lazygit`.