https://github.com/integral-tech/emacs.d
This repository is a mirror of https://codeberg.org/Integral/emacs.d.
https://github.com/integral-tech/emacs.d
Last synced: about 1 month ago
JSON representation
This repository is a mirror of https://codeberg.org/Integral/emacs.d.
- Host: GitHub
- URL: https://github.com/integral-tech/emacs.d
- Owner: Integral-Tech
- License: gpl-3.0
- Created: 2024-04-24T23:17:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-27T08:24:06.000Z (over 1 year ago)
- Last Synced: 2025-03-15T15:08:48.945Z (over 1 year ago)
- Language: Emacs Lisp
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# emacs.d
My Naive Emacs Configuration
## Prerequisites
### LSP
- [rust-analyzer](https://rust-analyzer.github.io)
- [asm-lsp](https://github.com/bergercookie/asm-lsp)
- [cmake-language-server](https://github.com/regen100/cmake-language-server)
- [bash-language-server](https://github.com/bash-lsp/bash-language-server)
- [yaml-language-server](https://github.com/redhat-developer/yaml-language-server)
### Other packages
- [delta](https://dandavison.github.io/delta)