The world is moving on to LLM-based code autocompletion, and here I am still coding in plain vim without any plugins. Too lazy to even setup ctags-based code navigation. :blobcattilt:
Conversation
Notices
-
Embed this notice
Ayo (ayo@lonely.town)'s status on Thursday, 31-Oct-2024 18:43:37 JST Ayo - Haelwenn /элвэн/ :triskell: likes this.
-
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Thursday, 31-Oct-2024 18:50:54 JST Haelwenn /элвэн/ :triskell: @ayo I think the only thing I'd add is spellchecking, and that's like the opposite of LLMs. -
Embed this notice
Haelwenn /элвэн/ :triskell: (lanodan@queer.hacktivis.me)'s status on Thursday, 31-Oct-2024 19:03:58 JST Haelwenn /элвэн/ :triskell: @ayo Well I use vis, which doesn't comes with that builtin but there's a simple enough plugin for it. -
Embed this notice
Ayo (ayo@lonely.town)'s status on Thursday, 31-Oct-2024 19:03:59 JST Ayo @lanodan Aye, and that doesn't even need a plugin. vim can do that with a `:set spell`.