diff --git a/bundle/nvim-plug/test/init.lua b/bundle/nvim-plug/test/init.lua index 9b53719b6..443bde465 100644 --- a/bundle/nvim-plug/test/init.lua +++ b/bundle/nvim-plug/test/init.lua @@ -32,7 +32,7 @@ require('plug').add({ { type = 'raw', url = 'https://raw.githubusercontent.com/EmmanuelOga/easing/refs/heads/master/lib/easing.lua', - script_type = 'lua/', + script_type = 'lua', }, { 'wsdjeg/git.vim',