MyEnvironment
MyEnvironment copied to clipboard
My dotfiles and various other configurations
Hi Nils, first of all, thank you for providing your emacs configuration. =) After following the instruction you wrote in the readme everything seems to work, however my emacs looks...
when hitting M-. on a tag. universal-etags installed as snap tried changing this line ```lisp (format "%s -e -L" (counsel-etags-guess-program | "ctags")))) ``` to read ```lisp (format "%s -e -L"...
Trying to set up Emacs, following your steps, everything seems to work but upon startup, I get error ``` 2019-02-04 19:31:09,735 - ERROR - Error occurred while loading global extra...