Replies: 2 comments 1 reply
-
@MarcusE1W Thanks! Is this something that could be turned into an easy to use plugin like https://github.com/inko-lang/inko.vim? Also small nitpick: Inko uses 2 spaces per indentation instead of 4 😃 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have changed the indentation to 2, thanks for the hint. To install you need to download the file somewhere, e.g. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
Maybe there is interest from a few people in an Emacs mode for Inko.
I have created a very simple version based on this tutorial
Here is the Code for inko-mode.el:
To test:
To install:
inko-mode.el
to/your/path
init.el
:Beta Was this translation helpful? Give feedback.
All reactions