Releases: MatthewZMD/.emacs.d
Releases · MatthewZMD/.emacs.d
M-EMACS v2.0.0
This is M-EMACS v2.0.0
What's New
- Fully support emacs27
- early-init.el
- package.el updates
- json-mode
- modern-cpp-font-lock
- GNU Elpa Keyring Update
- smerge-mode
- Doom themes - doom-Iosvkem theme
Enhancements and Fixes
- Garbage collection enhancements
- Package control enhancements
- Histories and recentf management
- Python configurations
- Various documentation and bug fixes
M-EMACS v1.21.0
This is M-EMACS v1.21.0
What's New
- Added term-keys
Enhancements and Fixes
- org-mode IN-PROGRESS keyword
- Removed tide
- Removed zone-when-idle
- Various documentation and bug fixes
M-EMACS v1.20.0
This is M-EMACS v1.20.0
What's New
- Use js2-mode again
Enhancements and Fixes
- Remove dimmer
- Enable all-the-icons only in GUI Emacs
- Startup optimization
- Various documentation and bug fixes
M-EMACS v1.19.1
This is M-EMACS v1.19.1
What's New
N/A
Enhancements and Fixes
- Fix leetcode startup error
M-EMACS v1.19.0
This is M-EMACS v1.19.0
What's New
- Ace-window
- yasnippet
- Duplicate current line functionality
Enhancements and Fixes
- Better README documentation
- Git package updates
- Use lsp-python-ms from melpa
- Leetcode adjustments
- Use-package adjustments
- Numerous bug fixes
M-EMACS v1.15.0
This is M-EMACS v1.15.0
What's New
- Leetcode client
Enhancements and Fixes
- Better README documentation
- Indentation (test)
- Numerous bug fixes
M-EMACS v1.14.0
This is M-EMACS v1.14.0
What's New
- Added Jupyter Notebook support
- Added iedit-mode
- Added evil-nerd-commenter mode
Enhancements and Fixes
- Better compatibility with non-GUI Emacs (ie terminal)
- Minor company-lsp adjustments
- Better README
M-EMACS v1.10.4
This is M-EMACS v1.10.4
What's New
- Added shell-here mode
- Added support for JavaScript, TypeScript, HTML Language Server Protocol
- Added org-agenda
- Activated org-use-speed-commands
- Added init-const to manage constants
Fixes
- Org TODO workflow
- auto-package-update
- highlight-indent-guide
- Various README clarifications, instructions and issues
M-EMACS v1.5.0
This is M-EMACS v1.5.0
It features
- Complete rewrite of
init.el
andREADME
- Reorganized all the configuration files into
elisp/
- Used
color-rg
instead ofag
, because it's faster! - Used
header2
to be serious about headers - Fixed various bugs
M-EMACS v1.1.0
This is M-EMACS v1.2.0
It features
- LSP mode for Java and C/C++
- Stop using Org Bullets mode
- New dashboard message
- Fixed minor bugs