Re: [dev] Is there a text editor following the UNIX philosophy?

From: NRK <nrk_AT_disroot.org>
Date: Sat, 12 Feb 2022 21:54:30 +0600

Hi,

AFAIK, neovim is trying to offload some of it's stuff
(autocomplete/linting) to a language server via LSP. They're also
offloading syntax highlighting to tree-sitter.

But I highly doubt that this is what you're looking for when you're
talking about a "unix-like" editor. The dependancy on tree-sitter is
specficially what made me uninstall neovim and switch over to vanilla
vim.

- NRK
Received on Sat Feb 12 2022 - 16:54:30 CET

This archive was generated by hypermail 2.3.0 : Sat Feb 12 2022 - 17:00:10 CET