Commit Graph

4 Commits

Author SHA1 Message Date
Justin M. Keyes
e6569c18c2
feat(lspinfo): replace :LspInfo with :checkhealth #3339
Problem:
:LspInfo has its own "inner platlform" of highlights, mappings etc. And
it doesn't integrate with :checkhealth.

Solution:
- Move the lspinfo code to a healthcheck.
- LspInfo features such as highlights, "floating window" presentation,
  etc., should be added to :checkhealth in Nvim core, if they are really
  needed.
- Define a "q" mapping until Nvim stable has that in :checkhealth.
2024-10-02 06:57:18 -07:00
sitiom
d17179dbdd
ci(selene): switch to yml config #1986
As of Kampfkarren/selene#364, using TOML is now deprecated.
2022-07-07 05:44:15 -07:00
Michael Lingelbach
cd1ccf056b
chore: change stylua to single quotes (#1068) 2021-07-13 10:41:39 -07:00
Michael Lingelbach
ec11b85df7 ci: lint and format with stylua 2021-07-03 15:49:27 -07:00