modules: move mappings to neovim/init

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9b04107496df27dcda1a24ce000da3f46a6a6964
This commit is contained in:
raf 2026-01-27 12:54:02 +03:00 committed by raf
commit c6563bc90f
5 changed files with 56 additions and 59 deletions

View file

@ -8,6 +8,7 @@
./filetype.nix
./highlight.nix
./lsp.nix
./mappings.nix
./spellcheck.nix
./util.nix
];