jdsprink91 / sprinkle-nvim

Neovim config
1 stars 1 forks source link

get yaml lsp up and running #16

Closed sprinkle-literati closed 1 year ago

sprinkle-literati commented 1 year ago

yamlls is downloaded, but not configured to do much now:

  1. Use this schema store thing to figure out schemas: https://literatibooks.slack.com/archives/C0380MY9E00/p1694014140776489
  2. https://github.com/b0o/SchemaStore.nvim/tree/main <-- this is the schema store thing!
  3. Update config to actually format and all of that jazz
sprinkle-literati commented 1 year ago

DONE