nvim: Add rounded border for gitsigns
This commit is contained in:
parent
d12a15f73b
commit
8d63447dca
1 changed files with 3 additions and 1 deletions
|
@ -23,4 +23,6 @@
|
|||
:numhl false
|
||||
:linehl false
|
||||
:status_formatter ns.gitsigns-formatter
|
||||
:diff_opts {:internal true}}))
|
||||
:diff_opts {:internal true}
|
||||
:preview_config {:border :rounded}}))
|
||||
|
||||
|
|
Loading…
Reference in a new issue