Compare commits
5 Commits
ef4aae4baa
...
ca78833c57
Author | SHA1 | Date | |
---|---|---|---|
ca78833c57 | |||
e35d7d24bd | |||
52bc03fcac | |||
e533009bea | |||
52960297c1 |
@ -34,7 +34,7 @@ return {
|
||||
local options
|
||||
if ft == "neo-tree" then
|
||||
options = "neo-tree"
|
||||
elseif in_signcolumn and is_git_buf and has_hunks then
|
||||
elseif in_signcolumn and is_git_buf then
|
||||
options = "gitsigns"
|
||||
else
|
||||
options = "default"
|
||||
|
Loading…
x
Reference in New Issue
Block a user