mirror of
https://github.com/ItsDrike/nixdots
synced 2025-02-24 02:39:02 +00:00
Add kotlin lsp & linter pkgs for nvim
This commit is contained in:
parent
50015511a8
commit
0c996b540f
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
nixd
|
||||
emmet-language-server
|
||||
vscode-langservers-extracted
|
||||
kotlin-language-server
|
||||
|
||||
# Linters / formatters
|
||||
stylua
|
||||
|
@ -49,6 +50,7 @@
|
|||
alejandra
|
||||
deadnix
|
||||
statix
|
||||
ktlint
|
||||
|
||||
# Other tools / utilities
|
||||
ripgrep
|
||||
|
|
Loading…
Add table
Reference in a new issue