mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-05 03:15:53 +00:00
modules: move mappings to neovim/init
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I9b04107496df27dcda1a24ce000da3f46a6a6964
This commit is contained in:
parent
91269c56c5
commit
f8f1017411
6 changed files with 149 additions and 131 deletions
|
|
@ -10,7 +10,6 @@
|
|||
# such as spellchecking, mappings, and the init script (init.vim).
|
||||
neovim = map (p: ./neovim + "/${p}") [
|
||||
"init"
|
||||
"mappings"
|
||||
];
|
||||
|
||||
# Individual plugin modules, separated by the type of plugin.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue