c/vim · by zephyr@lemmy.world · 1yYSK that Vim has a built-in AI feature that can be enabled using :set ai 19 points · 4 comments · view on lemmy.world
4 Comments
ghostdancer@lemmy.sdf.org · 1 pts · 1y
We already had Clippy plug in . https://vigor.sourceforge.net/ ;-)
witty_username@feddit.nl · 0 pts · 1y
This one?
https://github.com/madox2/vim-ai
knF@lemmy.world · 14 pts · 1y
I think OP was ironic. The "set ai" command sets auto indentation. https://vimhelp.org/options.txt.html (Search the document for "autoindentation")
witty_username@feddit.nl · 3 pts · 1y
Ah I was wondering. Then I found that plugin swhich got me confused whether op was joking or not