Skip to content

Commit a4f2963

Browse files
authored
feat(harper): add shell filetype #4069
1 parent 17eed06 commit a4f2963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lsp/harper_ls.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ return {
4545
'php',
4646
'dart',
4747
'clojure',
48+
'sh',
4849
},
4950
root_markers = { '.git' },
5051
}

0 commit comments

Comments
 (0)