Skip to content

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emacs Config

Installation

Backup your current emacs configuration directory. Afterwards run:

git clone [email protected]:w8ste/emacs.git ~/.config/emacs

Then open a new emacs instance (not client) and run the following commands with M-x:

pdf-tools-install

LSP

LaTeX

An installation guide for texlive can be found here.

This is not required for texlab, but it is recommended so texlab can compile your documents.

Installing texlab:

cargo install --locked --git https://github.com/latex-lsp/texlab.git

Pyright

To install pyright, the npm package manager is needed

sudo apt install npm

Dependencies

  • It is required to have a GUI application set as a pinentry program if you want to be able to sign commits from within emacs. Or atleast i did not get a tty version to work for me, this is probably a skill issue, altough utilizing a program like pinentry-gtk2 is an easy fix.
  • AucTeX

Using emacs because Dr. Kord Eikmeyer advocates for it.

About

My emacs config

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages