Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changed Cider and Clojure setup to Emacs Lips Idioms #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jobsam
Copy link

@jobsam jobsam commented Apr 15, 2024

This merge request updates the Emacs Lisp configuration (init.el) to enhance the setup for Clojure development using CIDER and related tools. The changes ensure better package management, standard Emacs Lisp syntax, and improved integration with development workflows.

Changes:

Refactored package installation and initialization using package.el.
Integrated lsp-mode, cider, company, and related tools for Clojure development.
Configured key bindings, hooks, and mode settings for improved usability.
Updated custom functions (cider-start-http-server, cider-refresh, cider-user-ns) for managing Clojure projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant