mirror of
https://github.com/neovim/neovim.git
synced 2026-01-19 19:51:41 +10:00
Problem: Lua doesn't support importing module in path related to current
file like JS does (https://www.reddit.com/r/lua/comments/wi0bau/whats_the_correct_way_to_run_a_lua_file_that_uses/)
Solution: Remove `.` from Lua buffer-local option `'path'`
closes: vim/vim#17267
0fb6ceac4c
2.5 KiB
2.5 KiB