this post was submitted on 05 Feb 2024
54 points (88.6% liked)

Linux

46775 readers
1875 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 15 points 6 months ago (2 children)

I was totally impressed by helix. I would suggest anyone starting new to start with helix instead of vim/neovim.

Hopefully helix would have plug-in system in near future.

[–] [email protected] 4 points 6 months ago (1 children)

I tried it out really early on, and was quite impressed. Out of the box, it’s quite solid. Reminded me a lot of my modded Zsh setup, vs a completely stock Fish, that did all of the same and more. Unfortunately for a proper development environment, the lack of plugins is where it ended for me

[–] ScreaminOctopus 3 points 6 months ago (1 children)

The main killers for me were the lack of anything like the treesitter text subjects (contextual treesitter objects) the lack of anything like leap nvim. But it lets all the stuff that's normally a bit of a headache to set up work out of the box.

[–] [email protected] 1 points 6 months ago

Treesitter is now implemented. Setting up LSP was easier than in neovim. Now it feel fairly complete and ready for plugin system.

[–] [email protected] 3 points 6 months ago (1 children)

I'd tried a lot of vim alternatives, but helix was the first one that made me completely switch over.

[–] [email protected] 2 points 6 months ago

Even without plugins it’s very much usable as a daily driver.