Removed emacs dot stuff
This commit is contained in:
parent
c9aeba9a7e
commit
5ea0f32b0e
@ -1,14 +0,0 @@
|
|||||||
(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.
|
|
||||||
'(markdown-command "/usr/bin/pandoc")
|
|
||||||
'(package-selected-packages
|
|
||||||
'(org-bullets zenburn-theme yaml-mode use-package treemacs-projectile treemacs-persp treemacs-magit treemacs-icons-dired treemacs-evil switch-window smex robe python-black ox-reveal multiple-cursors move-text lsp-java htmlize helm flymake-shellcheck flymake-shell flymake-ruby flycheck-haskell flycheck-bashate dockerfile-mode dired-sidebar company-jedi company-ansible auto-complete-clang apache-mode ansible-doc ansible)))
|
|
||||||
(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.
|
|
||||||
)
|
|
@ -1,70 +0,0 @@
|
|||||||
|
|
||||||
;; ----- smex-history -----
|
|
||||||
(
|
|
||||||
find-file
|
|
||||||
replace-string
|
|
||||||
whitespace-mode
|
|
||||||
package-refresh-contents
|
|
||||||
read-only-mode
|
|
||||||
overwrite-mode
|
|
||||||
write-file
|
|
||||||
)
|
|
||||||
|
|
||||||
;; ----- smex-data -----
|
|
||||||
(
|
|
||||||
(lsp-install-server . 6)
|
|
||||||
(treemacs . 17)
|
|
||||||
(lsp-java-update-server . 1)
|
|
||||||
(set-frame-font . 1)
|
|
||||||
(lsp-jt-browser . 6)
|
|
||||||
(sort-lines . 5)
|
|
||||||
(lsp-jt-report-open . 17)
|
|
||||||
(treemacs-edit-workspaces . 2)
|
|
||||||
(treemacs-refresh . 1)
|
|
||||||
(treemacs-mode . 3)
|
|
||||||
(menu-set-font . 2)
|
|
||||||
(magit-commit . 1)
|
|
||||||
(column-number-mode . 1)
|
|
||||||
(set-fill-column . 3)
|
|
||||||
(dap-java-debug . 7)
|
|
||||||
(ruby-indent-exp . 1)
|
|
||||||
(ruby-indent-line . 1)
|
|
||||||
(ruby-mode-menu . 1)
|
|
||||||
(inf-ruby-console-auto . 8)
|
|
||||||
(shell . 8)
|
|
||||||
(package-install-selected-packages . 1)
|
|
||||||
(package-install . 3)
|
|
||||||
(compile . 2)
|
|
||||||
(lsp-mode . 2)
|
|
||||||
(load-theme . 18)
|
|
||||||
(overwrite-mode . 2)
|
|
||||||
(goto-line . 2)
|
|
||||||
(package-refresh-contents . 2)
|
|
||||||
(epc:pop-to-last-server-process-buffer . 3)
|
|
||||||
(disable-theme . 1)
|
|
||||||
(table-insert . 3)
|
|
||||||
(table-insert-row . 1)
|
|
||||||
(kill-rectangle . 1)
|
|
||||||
(delete-rectangle . 1)
|
|
||||||
(avy-isearch . 1)
|
|
||||||
(customize-themes . 1)
|
|
||||||
(ido-mode . 1)
|
|
||||||
(lsp-describe-session . 1)
|
|
||||||
(whitespace-mode . 10)
|
|
||||||
(python-shell-switch-to-shell . 1)
|
|
||||||
(run-python . 2)
|
|
||||||
(display-fill-column-indicator-mode . 3)
|
|
||||||
(prettier-restart . 1)
|
|
||||||
(prettier-prettify . 8)
|
|
||||||
(prettier-mode . 2)
|
|
||||||
(prettier-prettify-region . 2)
|
|
||||||
(python-black . 9)
|
|
||||||
(python-black-on-save-mode . 2)
|
|
||||||
(message-tab . 1)
|
|
||||||
(find-file . 2)
|
|
||||||
(replace-string . 6)
|
|
||||||
(ispell . 2)
|
|
||||||
(python-black-buffer . 1)
|
|
||||||
(write-file . 1)
|
|
||||||
(read-only-mode . 2)
|
|
||||||
)
|
|
Loading…
Reference in New Issue
Block a user