[2025-04-04] statuscol
ignore terminals
This commit is contained in:
parent
7eee1b668c
commit
25e615bee9
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ local builtin = require("statuscol.builtin")
|
|||
require('statuscol').setup({
|
||||
relculright = true,
|
||||
ft_ignore = { 'neo-tree' },
|
||||
bt_ignore = { 'terminal' },
|
||||
segments = {
|
||||
{
|
||||
sign = { namespace={'diag*'} },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue