Let's say i write
"write" press tab in neovim i want it to guess "writeln".
How to configure neovim for this.
[ Note "ncm2" lets my neovim crash. But maybe there are alternatives ]
[ vscode is not an option as compiling electron takes ages]
Thread overview | ||||||
---|---|---|---|---|---|---|
|
January 21 Tab completion using neovim | ||||
---|---|---|---|---|
| ||||
Let's say i write [ vscode is not an option as compiling electron takes ages] |
January 21 Re: Tab completion using neovim | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alain De Vos | On Saturday, 21 January 2023 at 13:17:44 UTC, Alain De Vos wrote: >Let's say i write [ vscode is not an option as compiling electron takes ages] Is Ctrl+Space doing suggestion? |
January 21 Re: Tab completion using neovim | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sergey | I managed after some tuning.
cat init.vim
|
January 21 Re: Tab completion using neovim | ||||
---|---|---|---|---|
| ||||
Posted in reply to Alain De Vos |
|