mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 12:03:52 +00:00
feat: autocomplete (#71)
This commit is contained in:
parent
d352c45733
commit
fa2260d8d5
4 changed files with 25 additions and 4 deletions
|
|
@ -44,7 +44,7 @@ return {
|
|||
},
|
||||
},
|
||||
},
|
||||
ghost_text = { enabled = true },
|
||||
ghost_text = { enabled = false },
|
||||
},
|
||||
fuzzy = { implementation = "lua" },
|
||||
sources = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue