mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(emacs): Snippets loading and writing setup
This commit is contained in:
parent
d0f1044013
commit
31fde92975
9 changed files with 61 additions and 12 deletions
7
tools/emacs.d/lisp/init-writer.el
Normal file
7
tools/emacs.d/lisp/init-writer.el
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
|
||||
;; TODO
|
||||
(use-package flyspell)
|
||||
|
||||
(use-package olivetti)
|
||||
|
||||
(provide 'init-writer)
|
||||
Loading…
Add table
Add a link
Reference in a new issue