master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit 6e3a2f931c - Show all commits

View File

@@ -86,7 +86,9 @@ return {
{ name = 'nvim_lsp', priority = 7 }, { name = 'nvim_lsp', priority = 7 },
{ name = 'nvim_lsp_signature_help', priority = 7 }, { name = 'nvim_lsp_signature_help', priority = 7 },
{ name = 'treesitter', priority = 6 }, { name = 'treesitter', priority = 6 },
{ name = 'buffer', priority = 5, {
name = 'buffer',
priority = 5,
option = { option = {
get_bufnrs = function() get_bufnrs = function()
local bufs = {} local bufs = {}