Skip to content

Commit

Permalink
packages: add lean lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
stepbrobd committed Nov 16, 2024
1 parent 008fe6b commit 6895324
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/nixvim/lsp.nix
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
# JSON
plugins.lsp.servers.jsonls.enable = true;

# Lean
plugins.lean.enable = true;

# Markdown
plugins.lsp.servers.marksman.enable = true;

Expand Down

0 comments on commit 6895324

Please sign in to comment.