hedy

joined 1 year ago
[–] hedy@lemmy.sdf.org 2 points 6 hours ago

I use Cinny. It's pretty fast and has enough features for my needs. Its design is a little reminiscent of Discord.

[–] hedy@lemmy.sdf.org 1 points 3 weeks ago (1 children)

I recently switched to Codeberg Pages and it's the first time I'm hearing about a weekly downtime. Is there somewhere this is documented or I can read more about it?

[–] hedy@lemmy.sdf.org 1 points 1 month ago

I quite like the current one.

 

It's been several months since my initial symbols-outline.nvim fork decision post on reddit. It's continued to receive updates and fixes, and yesterday I've finally released the first, initial version of outline.nvim. The full details of all changes since fork detach, and since initial forking can be found in the changelog.

[–] hedy@lemmy.sdf.org 1 points 6 months ago

Switching from Vim was a no-brainer. I was on WSL 1, and the Alt/Meta key support was horrendous at the time. Neovim supported it perfectly.

Years later Neovim adopts Lua, I went back and forth between Emacs and Neovim for several months. Neovim stuck, because for some reason it just works. Lua is a little easier to learn and write (before I find the time to sit down and read the elisp manual properly, appreciating the lisp-ness), my Neovim setup had a satisfactory number of features whilst having minimum moving parts. It became easier to maintain. As my current daily driver I don't need to touch my config for months and it will work.

I also tried helix several weeks ago, it's great, but it doesn't support custom snippets and templates, among other things that were essential to the development for some of my projects.

I am not convinced Neovim is best for me, I miss Emacs from time to time. It's just what I've sticked with and I'm happy with it for now.