nvim: Update tabline configuration
This commit is contained in:
parent
77783a782b
commit
2d578186ca
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
(set mod.close-button
|
||||
{:condition (fn [self]
|
||||
(not (. vim :bo self.bufnr :modified)))
|
||||
:update [:WinNew :WinClosed :BufEnter]
|
||||
1 mod.space
|
||||
2 {:provider ""
|
||||
:hl (fn [self]
|
||||
|
|
Loading…
Reference in a new issue