Skip to content

Commit

Permalink
feat: Add nushell grammar (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
hustcer authored Dec 15, 2023
1 parent e5b6122 commit 5816d88
Show file tree
Hide file tree
Showing 5 changed files with 1,020 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/languages.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ export type Lang =
| 'nginx'
| 'nim'
| 'nix'
| 'nushell' | 'nu'
| 'objective-c' | 'objc'
| 'objective-cpp'
| 'ocaml'
Expand Down
Loading

0 comments on commit 5816d88

Please sign in to comment.