neovim/clipboard: init module

This commit is contained in:
raf 2025-04-28 22:51:04 +03:00
commit 4678f73411
Signed by: NotAShelf
GPG key ID: 29D95B64378DB4BF
3 changed files with 86 additions and 1 deletions

View file

@ -2,6 +2,7 @@
imports = [
./autocmds.nix
./basic.nix
./clipboard.nix
./debug.nix
./diagnostics.nix
./highlight.nix