Describe the bug
The colorizer_tailwind test submodule points to 404 causing the installation of the plugin to fail when using vim.pack.add().
To Reproduce
vim.pack.add({ "https://github.com/catgoose/nvim-colorizer.lua" })
Expected behavior
The sub-module should point to a valid URL.
Screenshots
Not really a screenshot but here is the error message:
Error in ~/.config/nvim/init.lua:
E5113: Lua chunk: /usr/local/share/nvim/runtime/lua/vim/pack.lua:1029: vim.pack:
`nvim-colorizer.lua`:
/usr/local/share/nvim/runtime/lua/vim/pack.lua:245: fatal: No url found for submodule path 'test/colorizer_tailwind' in .gitmodules
stack traceback:
[C]: in function 'error'
/usr/local/share/nvim/runtime/lua/vim/pack.lua:1029: in function 'add'
~/.config/nvim/lua/plugins.lua:1: in main chunk
[C]: in function 'require'
~/.config/nvim/init.lua:5: in main chunk
Operating System:
Arch Linux
Neovim Version:
v0.12.0-dev-2465+ga8361c3afc
Describe the bug
The colorizer_tailwind test submodule points to 404 causing the installation of the plugin to fail when using
vim.pack.add().To Reproduce
Expected behavior
The sub-module should point to a valid URL.
Screenshots
Not really a screenshot but here is the error message:
Operating System:
Arch Linux
Neovim Version:
v0.12.0-dev-2465+ga8361c3afc