Skip to content

Commit

Permalink
add cmake-language-server as cmake language server
Browse files Browse the repository at this point in the history
  • Loading branch information
kabirz authored and sudormrfbin committed Oct 30, 2021
1 parent ea452be commit 592fba1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages.toml
Original file line number Diff line number Diff line change
Expand Up @@ -354,3 +354,4 @@ file-types = ["cmake", "CMakeLists.txt"]
roots = []
comment-token = "#"
indent = { tab-width = 2, unit = " " }
language-server = { command = "cmake-language-server" }

0 comments on commit 592fba1

Please sign in to comment.