Bookmarks tagged [emacs]
https://stackoverflow.com/questions/2596805/how-do-i-make-git-use-the-editor-of-my-choice-for-commit...
If you want to set the editor only for Git, do either (you don’t need both):
Set core.editor in your Git config: git config --global core.editor "vim"
Set the GIT_EDITOR
environment variable: `ex...
- 📆 published on: 2010-04-08
- tags: git, vim, emacs, editor, commit-message
https://github.com/rust-lang/rust-mode
Rust Major Mode
- tags: rust, ide, emacs
- source code
https://github.com/flycheck/flycheck-rust
Rust support for Flycheck
- tags: rust, ide, emacs
- source code
https://github.com/racer-rust/emacs-racer
Autocompletion (see also company and auto-complete)
- tags: rust, ide, emacs
- source code
https://github.com/emacs-lsp-legacy/lsp-rust
Add rls support to lsp-mode
- tags: rust, ide, emacs
- source code
https://github.com/jorgenschaefer/elpy
Emacs Python Development Environment.
- tags: python, editor-plugins, ide, emacs
- source code
https://github.com/emacs-tw/awesome-emacs#readme
A community driven list of useful Emacs packages, libraries and others. - emacs-tw/awesome-emacs
- tags: awesome-list, editor, emacs
- source code
http://savannah.nongnu.org/git/?group=elisp-es
https://www.gnu.org/software/emacs/manual/pdf/emacs.pdf
(PDF)
- tags: free-programming-books, emacs
http://www.gnu.org/software/emacs/manual/elisp.html
- tags: free-programming-books, emacs
https://www.gnu.org/software/emacs/manual/html_node/eintr/index.html
- tags: free-programming-books, emacs
Rocking emacs tricks and tips screencast.
- tags: emacs, screencast