Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LazyVim: Expand home directory for easier configuration
By using Neovim's `vim.fn.expand`, we can expand the `~` to the current user's home dir, allowing the snippet to be used as-is, without having to change it.
- Loading branch information