https://github.com/liquidz/elin
A Clojure development environment for Vim/Neovim and more!, primarily written in Babashka.
https://github.com/liquidz/elin
babashka clojure clojure-development elin-clj neovim nrepl vim
Last synced: about 1 month ago
JSON representation
A Clojure development environment for Vim/Neovim and more!, primarily written in Babashka.
- Host: GitHub
- URL: https://github.com/liquidz/elin
- Owner: liquidz
- License: mit
- Created: 2024-01-14T14:37:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T22:12:06.000Z (about 1 month ago)
- Last Synced: 2025-04-05T12:46:37.115Z (about 1 month ago)
- Topics: babashka, clojure, clojure-development, elin-clj, neovim, nrepl, vim
- Language: Clojure
- Homepage: https://liquidz.github.io/elin/
- Size: 13.9 MB
- Stars: 115
- Watchers: 4
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.adoc
- Changelog: CHANGELOG.adoc
- License: LICENSE
Awesome Lists containing this project
README
= π elin
+++
Joeun smiled. βElin, the wild apple that grows in the mountains. What a nice name.β
βNahoko Uehashi, The Beast Player
+++A Clojure development environment for Vim/Neovim and more!, primarily written in https://babashka.org[Babashka].
image:https://github.com/liquidz/elin/workflows/test/badge.svg["GitHub Actions for test workflow", link="https://github.com/liquidz/elin/actions?query=workflow%3Atest"]
== π€ Work in progress
This project is a work in progress. The APIs and behaviors are not stable and may change in the future.
== π± Requirements
* https://github.com/vim/vim[Vim] v9.1 or later, https://github.com/neovim/neovim[Neovim] v0.10.0 or later
* https://github.com/babashka/babashka[Babashka] v1.12.194 or later
* https://github.com/clj-kondo/clj-kondo[Clj-kondo] (Optional but highly recommended)== π Documentation
* https://liquidz.github.io/elin/
== π Related works
* https://github.com/liquidz/elin-coc-source[elin-coc-source] - Completion source for coc.nvim
* https://github.com/liquidz/elin-cmp-source[elin-cmp-source] - Completion source for nvim-cmp
* https://github.com/liquidz/elin-format[elin-format] - Formatting plugin for elin
* You can find other plugins with the https://github.com/topics/elin-clj-plugin[#elin-clj-plugin] topic.== π Support
If you'd like to support this project, you can do so via https://github.com/sponsors/liquidz[Github Sponsors].
== License
Copyright (c) 2024 https://scrapbox.io/uochan/uochan[Masashi Iizuka]
Distributed under the MIT License.