Skip to content

Commit

Permalink
Merge pull request #225 from sogaiu/editors-update-etc
Browse files Browse the repository at this point in the history
Update editors info
  • Loading branch information
bakpakin authored Oct 5, 2024
2 parents 4bc3107 + 51ef4c6 commit e6f1159
Showing 1 changed file with 14 additions and 11 deletions.
25 changes: 14 additions & 11 deletions content/index.mdz
Original file line number Diff line number Diff line change
Expand Up @@ -124,17 +124,20 @@ for a more complete list. Packages in the listing can be installed via @code`jpm
@li{@link[https://github.com/janet-lang/jhydro]{JHydro} - Cryptography for Janet}
@li{@link[https://github.com/janet-lang/janetui]{JanetUI} - Bindings to @link[https://github.com/andlabs/libui]{libui}}}

For editor support:

@ul{@li{@link[https://github.com/Olical/conjure]{Conjure} - Interactive evaluation for Neovim (Clojure, Fennel, Janet)}
@li{@link[https://github.com/janet-lang/janet.vim]{janet.vim} - Support for Janet syntax in Vim}
@li{@link[https://github.com/janet-lang/vscode-janet]{vscode-janet} - VSCode plugin for Janet}
@li{@link[https://github.com/SerialDev/ijanet-mode]{ijanet-mode} - Emacs interactive Janet mode}
@li{@link[https://github.com/ALSchwalm/janet-mode]{janet-mode} - Janet major mode for Emacs}
@li{@link[https://github.com/velkyel/inf-janet]{inf-janet} - Inferior lisp Janet mode for Emacs}
@li{@link[https://atom.io/packages/language-janet]{language-janet} - Atom Editor support for Janet.}
@li{@link[https://github.com/archydragon/sublime-janet]{sublime-janet} - Sublime Text 3 & 4 support for Janet.}
@li{@link[https://github.com/pepe/janet.kak]{janet.kak} - Kakoune Editor support for Janet.}}
## Editor Support

Janet support exists for a number of editors. See the links below for
some editor-specific details. The Zulip Instance also has an @link[https://janet.zulipchat.com/#narrow/stream/409409-editors-and-tooling]{editors and tooling}
discussion area.

@ul{@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/neovim.md]{Neovim}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/vim.md]{Vim}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/vscode.md]{VSCode}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/emacs.md]{Emacs}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/sublime-text.md]{Sublime Text}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/kakoune.md]{Kakoune}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/tic-80.md]{TIC-80}}
@li{@link[https://github.com/sogaiu/janet-editor-and-tooling-info/blob/master/doc/helix.md]{Helix}}}

## Community

Expand Down

0 comments on commit e6f1159

Please sign in to comment.