Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

9ecbf/nvim.old

Repository files navigation

Please add these scripts in the init.vim file of NeoVim root directory after putting the .vim configuration files into the config directory:

for f in split(glob('config/*.vim'), '\n')
    exe 'source' f
endfor

Releases

No releases published

Packages

No packages published