Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(diagnostics): added sort option (closes #851)
Use `:FzfLua lsp_workspace_diagnostics sort=true` to sort descending from highest priority first (error, warn, etc). Use `:FzfLua lsp_workspace_diagnostics sort=2` to sort in ascending order (hint, info, warn, etc).
- Loading branch information