Skip to content
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ demo-webpage/html/runner.js
package-lock.json
auth-trial/html/src-noconflict
/benchmarks
.vscode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wow, why? you need to stick to vim for a little longer.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah well, I wanted to feel like I wasn't in the 90s (plus I finally got a computer that can support an actual editor) . Didn't really work out. VS Code's vim emulation isn't that great.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, being fluent in Vim or Emacs is an important part of street cred. But you probably have that already.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I am fluent in vim. I even wrote most of the vim stuff for pyret: brownplt/pyret-lang#1150

(the name of the PR is in sync with the Pyret theme :) )