Skip to content

Commit

Permalink
Merge pull request #154 from nevill/develop
Browse files Browse the repository at this point in the history
Introduce Sublime Text plugin LSP-promql
  • Loading branch information
slrtbtfs authored May 26, 2020
2 parents e59141c + 1c8d369 commit 009670a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,8 @@ With Vim, currently only PromQL queries inside YAML files work without additiona
#### Debugging

The Vim command `:YcmDebugInfo` gives status information and points to logfiles.

### Sublime Text 3

1. Install package `LSP`, `LSP-promql` via `Package Control`.
2. Follow the [installation instruction](https://github.com/nevill/lsp-promql#installation).

0 comments on commit 009670a

Please sign in to comment.