- 2 Posts
- 7 Comments
sxwpb@lemmy.worldto
Neovim@programming.dev•TS Incremental selection now merged into main!
2·4 months agothis feature is so satisfying to use
sxwpb@lemmy.worldto
Neovim@programming.dev•Neovim incremental selection using Tree-sitter
1·9 months agothis is more convenient sometimes because you don’t need to think about node names when selecting
what about using exrc (with like a .nvim.lua file inside the repos) with the content of
dofile(“../init.lua”) -- maybe more repo specific config hereand then say
~/work-clientA/init.luawith all client specific changes there.this would still require creating two separate files but the client setup will be the same for all client repos, and additionally you can add repo specific changes.
sxwpb@lemmy.worldto
Linux@lemmy.ml•Installing Nvidia Driver Will Be Easy Again in Fedora Workstation – Brno Hat
6·2 years agoNice, many people have a nvidia graphics pc. This seems very helpful for all non technical users.
I just use it all the time when I forget what I changed and want to make sure I’m ok with all changes before saving.
It is very similar to a command in emacs called M-x diff-buffer-with-file.
new disable foldtext option is cool

What makes you think this is a generated article?