less prio for buffer
This commit is contained in:
parent
3b16b57c21
commit
2244cd7066
@ -94,7 +94,7 @@ return {
|
||||
-- { name = 'treesitter', priority = 6 },
|
||||
{
|
||||
name = 'buffer',
|
||||
priority = 5,
|
||||
priority = 3,
|
||||
option = {
|
||||
get_bufnrs = function()
|
||||
local bufs = {}
|
||||
|
Loading…
x
Reference in New Issue
Block a user