feat(nvim): scl improvements
This commit is contained in:
parent
e2a20acdc9
commit
2e74bd42c7
6 changed files with 14 additions and 14 deletions
|
|
@ -260,9 +260,6 @@ return {
|
|||
topdelete = { text = '‾' },
|
||||
changedelete = { text = '│' },
|
||||
},
|
||||
on_attach = function(bufnr)
|
||||
vim.wo[vim.fn.bufwinid(bufnr)].signcolumn = 'yes'
|
||||
end,
|
||||
},
|
||||
keys = {
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue