less prio for buffer
This commit is contained in:
@@ -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 = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user