-
Notifications
You must be signed in to change notification settings - Fork 0
/
custom.el
16 lines (16 loc) · 3.22 KB
/
custom.el
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
;; Do not write anything past this comment. This is where Emacs will
;; auto-generate custom variable definitions.
(custom-set-variables
;; custom-set-variables was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(package-selected-packages
(quote
(yasnippet-snippets symon string-inflection spaceline-all-the-icons pippel pipenv password-generator overseer org-brain nameless magit-svn importmagic epc ctable concurrent deferred helm-xref helm-rtags helm-purpose window-purpose helm-git-grep google-c-style gitignore-templates flycheck-bashate flycheck evil-org evil-lion evil-goggles evil-cleverparens paredit editorconfig doom-modeline eldoc-eval shrink-path all-the-icons memoize counsel-projectile counsel swiper ivy company-rtags rtags color-theme-sanityinc-tomorrow centered-cursor-mode font-lock+ dotenv-mode elisp-slime-nav diminish column-enforce-mode clean-aindent-mode bind-map auto-highlight-symbol ace-link ace-jump-helm-line popup dumb-jump define-word bind-key auto-compile packed helm helm-core dts-mode x86-lookup nasm-mode insert-shebang fish-mode company-shell ox-gfm smeargle orgit magit-gitflow helm-gitignore gitignore-mode gitconfig-mode gitattributes-mode git-timemachine git-messenger git-link evil-magit magit magit-popup git-commit ghub let-alist with-editor stickyfunc-enhance srefactor disaster company-c-headers cmake-mode clang-format yapfify smex pyvenv pytest pyenv-mode py-isort pip-requirements org-projectile org-category-capture org-present org-pomodoro alert log4e gntp org-mime org-download mmm-mode markdown-toc markdown-mode live-py-mode imenu-list hy-mode dash-functional htmlize helm-pydoc helm-gtags helm-company helm-c-yasnippet gnuplot gh-md ggtags fuzzy cython-mode company-statistics company-anaconda company auto-yasnippet yasnippet anaconda-mode pythonic ac-ispell auto-complete ws-butler winum volatile-highlights vi-tilde-fringe uuidgen use-package toc-org spaceline powerline restart-emacs request rainbow-delimiters popwin persp-mode pcre2el paradox spinner org-plus-contrib org-bullets open-junk-file neotree move-text macrostep lorem-ipsum linum-relative link-hint indent-guide hungry-delete hl-todo highlight-parentheses highlight-numbers parent-mode highlight-indentation helm-themes helm-swoop helm-projectile helm-mode-manager helm-make projectile pkg-info epl helm-flx helm-descbinds helm-ag google-translate golden-ratio flx-ido flx fill-column-indicator fancy-battery eyebrowse expand-region exec-path-from-shell evil-visualstar evil-visual-mark-mode evil-tutor evil-surround evil-search-highlight-persist evil-numbers evil-nerd-commenter evil-mc evil-matchit evil-lisp-state smartparens evil-indent-plus evil-iedit-state iedit evil-exchange evil-escape evil-ediff evil-args evil-anzu anzu evil goto-chg eval-sexp-fu highlight which-key undo-tree hydra evil-unimpaired f s dash async aggressive-indent adaptive-wrap ace-window avy))))
(custom-set-faces
;; custom-set-faces was added by Custom.
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
)