diff options
| author | Riley Bruins <ribru17@hotmail.com> | 2025-09-06 12:51:26 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-06 12:51:26 -0700 |
| commit | 260d5793b197fccddb8a671f9020c829725921b0 (patch) | |
| tree | 62b1c633183e79b92b55205f62d75981738b8eca /lsp/lua_ls.lua | |
| parent | docs: update configs.md (diff) | |
| download | nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.tar nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.tar.gz nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.tar.bz2 nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.tar.lz nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.tar.xz nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.tar.zst nvim-lspconfig-260d5793b197fccddb8a671f9020c829725921b0.zip | |
fix(ts_query_ls): root pattern fixup, override query ftplugin opts #4059
**Problem:** The built-in query linter will cause duplicate diagnostics
when running the query LSP. It is also slower and blocking, and can
cause jarring editor freezes for short times.
**Solution:** Disable it when using `ts_query_ls`. Also, set the
omnifunc to the LSP omnifunc rather than the custom `query` one.
Diffstat (limited to 'lsp/lua_ls.lua')
0 files changed, 0 insertions, 0 deletions
