Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Commit

Permalink
feat(helix): lua-language-server support
Browse files Browse the repository at this point in the history
still no formatting with stylua,
check helix-editor/helix#3596
  • Loading branch information
storopoli committed Nov 17, 2023
1 parent c492c49 commit d8a197d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions macbook/home-manager/helix/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
# LSPs
gopls
ltex-ls
lua-language-server
marksman
nil
nodePackages_latest.bash-language-server
Expand All @@ -113,6 +114,7 @@
black
dprint
nixpkgs-fmt
stylua

# chatgpt
shell_gpt
Expand Down

0 comments on commit d8a197d

Please sign in to comment.