Y
Hacker News
new
|
ask
|
show
|
jobs
by
eviks
969 days ago
More popular editors expect you to click a button when you open a file in a given language to install language support, nothing insane about that, easy and also no waste
2 comments
bobbyskelton41
969 days ago
See
https://github.com/helix-editor/helix/issues/1970
but yeah, other editors do the same thing as Helix here.
link
BaculumMeumEst
969 days ago
for tree-sitter? what button do you press in neovim or emacs?
link
caerphoto
969 days ago
:TSInstall <language>
link