Skip to content
Discussion options

You must be logged in to vote

You have several way to do it, see: https://cmp.saghen.dev/recipes.html#disable-per-filetype-buffer

I'm in favor of leveraging vim.b.completion; for instance create a file in after/plugin/NvimTree.lua and add the following line:

vim.b.completion = false

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@alienxp03
Comment options

@CharlesEkkel
Comment options

@joaomendoncaa
Comment options

@nonepork
Comment options

@joaomendoncaa
Comment options

Answer selected by Saghen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants