nvim: cmp: Remove file type selection
This commit is contained in:
parent
2d3f86e95e
commit
fd450fbd06
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
return {
|
||||
"hrsh7th/nvim-cmp",
|
||||
lazy = true,
|
||||
ft = { "java", "go", "python", "html" },
|
||||
event = "InsertEnter",
|
||||
dependencies = {
|
||||
"hrsh7th/cmp-buffer",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue