nvim-treesitter/lua
Carlo Cabrera 6f5a4f6306 feat: use -bundle to build parsers on macOS
This will make the parsers align more closely to the ones bundled with
Neovim, because CMake uses the `-bundle` flag (instead of `-shared`) on
macOS when a library is compiled as a `MODULE`.

See, for example:

    10baf89712/cmake.deps/cmake/TreesitterParserCMakeLists.txt (L6-L9)
2023-04-03 03:38:54 -04:00
..
nvim-treesitter feat: use -bundle to build parsers on macOS 2023-04-03 03:38:54 -04:00
nvim-treesitter.lua chore: cleanup main file, move statusline in module 2022-07-18 15:44:59 +02:00