emacs.d icon indicating copy to clipboard operation
emacs.d copied to clipboard

My Evil Emacs configuration

Results 3 emacs.d issues
Sort by recently updated
recently updated
newest added

I dont know where is error ? even i cant not find the "g" in my-evil.el file (use-package evil :ensure evil :config (progn (evil-mode 1) (setq evil-want-C-u-scroll t) (setq evil-want-C-u-delete...

Right now, I'm using `python-mode.el` from bzr at [Launchpad](https://launchpad.net/python-mode). It's located in `elisp/python-mode`, but I don't want to pull all of those files into this repo - that would mean...

For all my efforts, I can't seem to get [`my-set-default-font`](https://github.com/nathantypanski/emacs.d/blob/54152f100ce522b2304a0391da85b9e879b6b357/config/my-core.el#L185-L192) to actually set the default font when I start a new frame, with `emacsd` as a daemon ([started by systemd](https://github.com/nathantypanski/dotfiles/blob/master/systemd/user/emacsd.service))...