jose-elias-alvarez / typescript.nvim

A Lua plugin, written in TypeScript, to write TypeScript (Lua optional).
The Unlicense
496 stars 33 forks source link

Amy way to use this with lsp zero #62

Closed porfur closed 1 year ago

porfur commented 1 year ago

Some example of how the two can be used together would be nice. thank you

mmirus commented 1 year ago

See here: https://github.com/VonHeikemen/lsp-zero.nvim/discussions/39

jose-elias-alvarez commented 1 year ago

Thanks @mmirus!