mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-02-27 02:18:03 +00:00
This change allows the dotfiles to work with chezmoi (e.g: on windows) and improves grepability with neovim/telescope
nano custom completions
This script provides custom completions for nano.
It can be used by importing its exported commands via:
use path/to/nano/nano-completions.nu *
With path/to/ being either the relative path of the file to your current working directory or its absolute path.