calango@programming.dev to Programmer Humor@programming.dev · 5 个月前I love itprogramming.devimagemessage-square136fedilinkarrow-up1739
arrow-up1739imageI love itprogramming.devcalango@programming.dev to Programmer Humor@programming.dev · 5 个月前message-square136fedilink
minus-squarejj4211@lemmy.worldlinkfedilinkarrow-up8·5 个月前AI in vim is actually often convenient. :set ai Cool, now it will keep track of my indentation. Now sometimes that gets in the way, and while you can: :set noai Usually it’s best for me to: :set paste And that’s my take on the utility of AI in vim. (that is what you meant right, there isn’t some other AI people are thinking of right?)
AI in vim is actually often convenient.
:set aiCool, now it will keep track of my indentation.
Now sometimes that gets in the way, and while you can:
:set noaiUsually it’s best for me to:
:set pasteAnd that’s my take on the utility of AI in vim. (that is what you meant right, there isn’t some other AI people are thinking of right?)