Skip to content

Commit

Permalink
Sync nim section
Browse files Browse the repository at this point in the history
  • Loading branch information
yyoncho committed Jul 31, 2023
1 parent 1d60519 commit 55106f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions clients/lsp-nim.el
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
(lsp-register-client
(make-lsp-client :new-connection (lsp-stdio-connection
(lambda () lsp-nim-langserver))
:synchronize-sections '("nim")
:activation-fn (lsp-activate-on "nim")
:server-id 'nimlangserver))

Expand Down

0 comments on commit 55106f0

Please sign in to comment.