neovim: refactor to use neovimUtils.makeVimPackageInfo

This commit is contained in:
teto 2025-12-30 01:57:12 +01:00 committed by Matthieu Coudron
parent d21bee5abf
commit 3c71ea724c
2 changed files with 58 additions and 9 deletions

View file

@ -1,3 +1,6 @@
vim.cmd [[source /nix/store/00000000000000000000000000000000-nvim-init-home-manager.vim]]
-- user-associated plugin config {{{
function HM_PLUGIN_LUA_CONFIG ()
end
-- }}}