Skip to content

joelsvictor/.doom.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing Emacs

I use emacs with the native-comp feature. To get that you can either download the tarballs from here or build it by following the instructions over here.

JetBrains mono font

The JetBrains Mono font can be downloaded from here.

Installing Doom Emacs

To setup doom emacs follow the instructions in the repository If your emacs installation has native compilation support then setting up doom emacs will take some time.

Configuring Doom Emacs

Doom emacs creates its own directory at ~/.doom.d/ where your custom configuration resides. You can clone this repository to that location and run doom sync. When you open emacs the initial load can take some time. Consecutive loads will be faster.

Any changes to the package list in ~/.doom.d/init.el requires that you run doom sync

Clojure LSP

When you open a clojure project for the first time emacs will prompt you for installing the lsp server. This can take some time or fail depending on your network. For configuring your lsp setup for clojure you can follow this guide here.

Pending items

About

My .doom.d setup

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published