mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 01:04:34 +02:00
plugins/lsp: normalise kebab-case-names
This commit is contained in:
parent
0a24327632
commit
b7a8b03190
4 changed files with 12 additions and 9 deletions
|
@ -3,7 +3,7 @@
|
|||
plugins.lsp = {
|
||||
enable = true;
|
||||
|
||||
servers.nil_ls = {
|
||||
servers.nil-ls = {
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue