vcom/internal
vrubelroman 22af43acd7 fix: open more text file types in editor (nvim)
Expand textExtensions with many missing common text file extensions
(.lua, .rb, .vue, .svelte, .dart, .tex, .scala, .lisp, and many more).

Add textFilenames list for well-known text files without a meaningful
extension (Makefile, Dockerfile, README, LICENSE, .gitignore, etc.)
so they open in the editor via handleEdit() instead of falling back
to xdg-open via handleOpenExternal().
2026-04-27 14:23:29 +03:00
..
config Fix config lookup ENOTDIR and prepare v0.1.4 2026-04-24 15:44:07 +03:00
fs fix: open more text file types in editor (nvim) 2026-04-27 14:23:29 +03:00
theme Deepen theme semantic color coverage 2026-04-23 21:18:15 +03:00
ui fix: preserve panel background in cursor mode (renderTextCursorContent) 2026-04-27 14:15:20 +03:00