Skip to content

Ghasak/Emacs_Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs_Config

Emacs Config file for my daily workflow -

Changelog

Changes made to this guide:

  • 2024-03-03: Fixed problem with installing company from MELPA
  • 2023-11-07: Adding more configurations to support multiple coding experiences.
  • 2023-10-02: Fixed the problem of void treemacs--setup-icon-background-colors.
  • 2023-09-10: Now I am using Emacs30 natively on my current machine.
  • 2023-08-28: Added .spacemacs and early_init.el for my current Intel Machine Base, using Emacs29.
  • 2023-09-23: Added yanking and region highlights.
  • 2023-06-22: Added explanations about the c/c++ language using the c-c++ layer.
  • 2023-06-02: Added support for the org-mode and inlay for rust from the lsp-mode.
  • 2023-05-22: Added docs subdirectory with all given configurations.
  • 2023-05-10: Starting the Emacs config file based on Spacemacs.

To do

  • An org-mode workflow for application processing
  • Org Mode and
  • Org Mode Configurations
  • PDF Note Taker with OrgMode
  • dap config for emacs (JavaScript, Swift, lua, R ..etc.)
  • lisp langauge and lisp plugins dev.
  • magit
  • latex
  • Control Obsidian
  • shell scripting support

Quickstart

Current spacemacs configurations supports

  • lsp & dap language server protocol and debugging ability for:
    • python
    • rust

Installing

git clone https://github.com/Ghasak/emacs_config
emacs -q --load ~/.spacemancs

TroubleShooting and Error History

  1. void-function treemacs--setup-icon-background-colors
  1. Some useful commands for resolving problems with downloading the packages from MELPA
package-refresh-contents
Try clearing the cache in your browser for melpa.org. Or just pressing Ctrl-F5.

About

Emacs Config file for my daily workflow -

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages