Skip to content

Commit

Permalink
Merge pull request #227 from khuey/master
Browse files Browse the repository at this point in the history
Add "lsif" to keywords.
  • Loading branch information
Marwes authored Jan 10, 2022
2 parents 963e3b1 + f7bc7a5 commit 4602610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ documentation = "https://docs.rs/lsp-types"

readme = "README.md"

keywords = ["language", "server", "lsp", "vscode"]
keywords = ["language", "server", "lsp", "vscode", "lsif"]

license = "MIT"

Expand Down

0 comments on commit 4602610

Please sign in to comment.