fix: neovim

This commit is contained in:
2025-03-13 10:36:02 -04:00
parent 7cc0ef8ec7
commit cc14034abe
3 changed files with 11 additions and 11 deletions

View File

@@ -146,8 +146,7 @@
sources = [
{name = "nvim_lsp";}
{name = "nvim_lua";}
{name = "emoji";}
{name = "emoji";}
# {name = "emoji";}
{
name = "buffer";
option.get_bufnrs.__raw = "vim.api.nvim_list_bufs";