Skip to content

Commit

Permalink
added R to major mode docs (#71)
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Ieni <[email protected]>
  • Loading branch information
2 people authored and stevenguh committed Sep 24, 2023
1 parent 5f18a39 commit 7c9d40f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/major-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,18 @@ Required extensions:

- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)

## Quarto

Required extensions:

- [Quarto](https://marketplace.visualstudio.com/items?itemName=quarto.quarto)

## R

Required extensions:

- [R](https://marketplace.visualstudio.com/items?itemName=REditorSupport.r)

## Ruby

Required extensions:
Expand Down

0 comments on commit 7c9d40f

Please sign in to comment.