chore: update

This commit is contained in:
Raymundo Vásquez Ruiz
2023-03-25 19:21:24 +01:00
parent 87503dda8c
commit 8a91c170cb
5 changed files with 21 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
;; Editor initialization
(setq company-tooltip-align-annotations t)
(require 'helm-config)
;; (require 'helm-config)
(projectile-mode +1)
(define-key projectile-mode-map (kbd "s-p") 'projectile-command-map)
(define-key projectile-mode-map (kbd "C-c p") 'projectile-command-map)
@@ -19,7 +19,8 @@
(electric-pair-mode +1)
(dumb-jump-mode)
(global-display-line-numbers-mode)
(load-theme 'base16-railscasts t)
;; (load-theme 'misterioso t)
(load-theme 'doom-shades-of-purple t)
;; Born to be wild
(setq make-backup-files nil)
;; Load user path