mirror of
https://github.com/Cian-H/dotfiles.git
synced 2026-04-19 23:45:47 +01:00
896af887ca
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.