diff --git a/neovim.changes b/neovim.changes index 7886008..b8e3acc 100644 --- a/neovim.changes +++ b/neovim.changes @@ -9,7 +9,6 @@ Wed Aug 14 21:23:07 UTC 2024 - Richard Rahl packages don't need this (and ChangeLog file, as most projects dont use this file anymore. - revert back to default compiler flags - he needs to add it himself ------------------------------------------------------------------- Wed Jul 24 13:11:15 UTC 2024 - Richard Rahl diff --git a/neovim.spec b/neovim.spec index 5ea9b58..b5027aa 100644 --- a/neovim.spec +++ b/neovim.spec @@ -185,6 +185,16 @@ fi %{_datadir}/applications/nvim.desktop %{_datadir}/icons/hicolor/128x128/apps/nvim.png %{_datadir}/pixmaps/nvim.png +%dir %{_datadir}/vim +%dir %{_datadir}/vim/site +%dir %{_datadir}/vim/site/after +%dir %{_datadir}/vim/site/after/* +%dir %{_datadir}/vim/site/autoload +%dir %{_datadir}/vim/site/colors +%dir %{_datadir}/vim/site/doc +%dir %{_datadir}/vim/site/ftdetect +%dir %{_datadir}/vim/site/plugin +%dir %{_datadir}/vim/site/syntax %files lang -f nvim.lang