Skip to content

Commit

Permalink
chore: create installation folder
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Feb 24, 2021
1 parent 2e587b5 commit 3d0d811
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ide-d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { AutoLanguageClient } from "atom-languageclient"
import { installServeD } from "./installation"
import { installServeD } from "./installation/installation"

class DLanguageClient extends AutoLanguageClient {
getGrammarScopes() {
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 3d0d811

Please sign in to comment.