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