1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

move vim config from lib

This commit is contained in:
2025-12-25 14:06:43 +01:00
parent 82b7ffd39f
commit 1c788bf103
6 changed files with 5 additions and 5 deletions

View File

@@ -7,7 +7,7 @@
neovim.override {
configure = {
customRC = ''
source ${../lib/vim/shared.vim}
source ${./vim-kmein/shared.vim}
cd ${obsidiantVaultDirectory}