I want suggestions in the command line in Neovim - NvChad

705 Views Asked by At

enter image description here

I want suggestions in the command, like shown in the screenshot. When i am typing ":term" it is not showing suggestions. I am using the base NvChad configuration on my windows system. github FYI I am new to neovim/vim, so I might not know the basic terminologies. Before this config, i used a different one which had suggestions for commands. it used to show multiple options for the words.

i am expecting suggestion for commands.

1

There are 1 best solutions below

0
On

wilder.nvim may be what you're looking for. As you type it'll give you lsp-style suggestions. A preview, as well as installation instructions are on the GitHub page. I believe NvChad uses packer, so use that installation.