File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 99 projectile-project-search-path '((" ~/src" . 1 ))
1010 kill-whole-line t
1111 delete-by-moving-to-trash t
12- ; ;; default-directory "~/src/dotfiles"
12+ ; ; default-directory "~/src/dotfiles"
1313 frame-title-format " %b (-_-) ╭∩╮"
14+ evil-want-fine-undo t
1415 gcmh-idle-delay 5
1516 doom-theme 'doom-tomorrow-night
1617 doom-modeline-enable-word-count t
2425(global-set-key (kbd " C-c c" ) #'clipboard-kill-ring-save )
2526(global-set-key (kbd " C-c v" ) #'clipboard-yank )
2627
27- ; ;; (add-hook 'window-setup-hook #'treemacs 'append)
28+ ; ; (add-hook 'window-setup-hook #'treemacs 'append)
2829
2930(setq-hook! 'LaTeX-mode-hook +spellcheck-immediately nil )
3031(remove-hook '+doom-dashboard-functions #'doom-dashboard-widget-shortmenu )
You can’t perform that action at this time.
0 commit comments