1 2 3 4 5 6 7 8 9 10
---@brief --- --- https://github.com/joyme123/thrift-ls --- --- you can install thriftls by mason or download binary here: https://github.com/joyme123/thrift-ls/releases return { cmd = { 'thriftls' }, filetypes = { 'thrift' }, root_markers = { '.thrift' }, }