[-] hedy@lemmy.sdf.org 3 points 4 months ago

:lua with a [range] executes that range as Lua code, in any buffer.

Finally! Something similar to M-x eval-region built-in (as far as I'm aware).

22
submitted 4 months ago by hedy@lemmy.sdf.org to c/neovim@programming.dev

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 2 points 4 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.

[-] hedy@lemmy.sdf.org 1 points 4 months ago* (last edited 4 months ago)

Inspiration and Thanks

Github Copilot for code

Welp, interesting!

[-] hedy@lemmy.sdf.org 18 points 4 months ago

My friends type up code in Google Docs to do programming homework on the phone while on the bus.

hedy

joined 1 year ago