Skip to content

Commit 862ba23

Browse files
authored
Merge pull request #1333 from doradocodes/1317-2.0
Merging PR #1317 to 2.0 branch
2 parents 155249c + 7085bd4 commit 862ba23

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name: p5.nvim
2+
description: Better editor support for p5.js sketchspaces in Neovim
3+
category: utils
4+
sourceUrl: https://github.com/prjctimg/p5.nvim
5+
featuredImage: ../images/p5-nvim.png
6+
featuredImageAlt: p5.nvim logo
7+
author:
8+
name: prjctimg
9+
url: https://prjctimg.me
10+
license: GPL-3.0
26.2 KB
Loading

src/content/tutorials/en/setting-up-your-environment.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -479,4 +479,5 @@ If you are using a screen reader, use the [p5.js Web Editor](https://editor.p5js
479479
- [p5.js with VSCode](https://www.youtube.com/watch?v=zMAnM9ly0a8) (video tutorial)
480480
- [VSCode Overview](https://code.visualstudio.com/docs/getstarted/introvideos)
481481
- [p5.vscode reference](https://github.com/antiboredom/p5.vscode/blob/master/README.md)
482+
- [Reference for p5.nvim - Editor support for Neovim](https://github.com/prjctimg/p5.nvim/blob/main/README.md)
482483
- Browser consoles in [Chrome](https://developer.chrome.com/docs/devtools/console/reference/) | [Firefox](https://firefox-source-docs.mozilla.org/devtools-user/web_console/) | [Safari](https://support.apple.com/guide/safari-developer/safari-developer-tools-overview-dev073038698/11.0/mac/10.13) | [Edge](https://learn.microsoft.com/en-us/microsoft-edge/devtools-guide-chromium/console/)

0 commit comments

Comments
 (0)