- cross-posted to:
- linux@lemmy.world
- cross-posted to:
- linux@lemmy.world
You must log in or register to comment.
I have a small script that opens/closes vim with ~/documents/notes.txt in new foot terminal, at the lower right corner, and bound that to Super + P
Pfah, I have a small mechanical button on my machine that closes Vim!
I use Obsidian, and have the Vim bindings enabled.
Me too, but I sometimes access my Obsidian notes in Neovim using obsidian.nvim. If I’m doing substantial editing it’s nice to have my usual editor. And then the experience is pretty similar to VimWiki.
Ooh I’m going to have to check that out