Add Modules/Packages/Settings from Personal Config
- Enable treemacs, Jupyter notebook, make, and haskell modules in init.el - Add projectile search path in config.el - Add org-auto-tangle, tab-width, and highlight-indent-guides config to config.el - Add org-auto-tangle, fish-mode, git file modes, and vimrc mode to packages.el
This commit is contained in:
@@ -48,3 +48,10 @@
|
||||
;(unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;(unpin! t)
|
||||
|
||||
(package! org-auto-tangle)
|
||||
(package! fish-mode)
|
||||
(package! gitattributes-mode)
|
||||
(package! gitconfig-mode)
|
||||
(package! gitignore-mode)
|
||||
(package! vimrc-mode)
|
||||
|
Reference in New Issue
Block a user