nyoom-engineering / nyoom.nvim

A Neovim framework and doom emacs alternative for the stubborn martian hacker. Powered by fennel and the oxocarbon theme
MIT License
1.4k stars 82 forks source link

Question: What plugin and setup does nyoom use for autocomplete? #146

Closed ostap-tymchenko closed 1 year ago

ostap-tymchenko commented 1 year ago

Hello, I quite like nyoom's autocomplete (see screenshot), i like how fast it is and how info dense it is. image Mine is not that good. I used this article to make mine and mine looks more like this: image And although I do think its nice, I still prefer nyoom's. What plugin and lua configs does nyoom use for this?

also what is the configs and plugin for the bufferline?

jn64 commented 1 year ago

See init.fnl and config.fnl in fnl/modules/completion/cmp

shaunsingh commented 1 year ago

We use cmp along with a bit of config for the looks. You can use vscode's codicons for the icons