Skip to content

gchape/.emacs.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dot emacs

This is my personal Emacs configuration, tailored for general programming with a focus on web development. It includes custom settings and optimized packages to enhance productivity.

Prerequisites

Before using this configuration, ensure you have the following installed:

Screenshot_20250319_204422

Screenshot_20250319_204459

Included Packages

UI Enhancements

Completion & Navigation

  • vertico – Vertical completion UI
  • orderless – Flexible completion style
  • corfu – Popup completion UI
  • kind-icon – Icons for completion candidates

Programming Language Support

Code Snippets & Formatting

  • yasnippet – Snippet expansion
  • prettier – Code formatter for JavaScript, TypeScript, CSS, and JSON

File Management

  • neotree – A tree-style file explorer

HTML & CSS

LSP & Syntax Checking

  • lsp-mode – Language Server Protocol (LSP) support
  • lsp-ui – UI enhancements for LSP
  • flycheck – On-the-fly syntax checking

Removed Packages

  • org-mode – Removed org-agenda configuration, babel languages setup, and org-related settings from both config.el and init.el.
  • magit – Removed Git integration setup from init.el.
  • pgmacs – Removed PostgreSQL tools package setup from init.el.

This version of the README directly reflects the changes you made in the branch where you removed those specific configurations. Let me know if this is accurate now!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published