Tag:neovim
All the articles with the tag "neovim".
How to enable Neovim undo, backup, and swap files when switching Linux groups
Posted on:March 18, 2023 at 08:44 PMNeovim's powerful undo, backup, and swap files are usually stored in your `${HOME}` dir, but switching Linux groups via `newgrp` causes permission errors. Here is how to configure it!