90
Good code editor without AI?
(lemmy.ml)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
That's super easy to fix with tools like entr. That's what I use when I write Markdown documents so I can automatically generate the plain text file to a PDF document using Pandoc, and preview it simply by saving the file in Neovim. :)