moved local packages to separate folder
Allows me to update the load-path and rely on ‘use-package‘ to manage/configure these packages
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
dockerfile-mode dumb-jump dumber-jump emacs-lldb
|
||||
exec-path-from-shell flycheck fsharp-mode haskell-mode
|
||||
haskell-ts-mode helm htmlize idris-mode marginalia
|
||||
markdown-ts-mode multiple-cursors orderless org-mode
|
||||
parinfer-rust-mode realgud-lldb rg sly terraform-mode
|
||||
tree-sitter-langs vertico visual-fill-column
|
||||
markdown-ts-mode multiple-cursors odin-mode orderless
|
||||
org-mode parinfer-rust-mode realgud-lldb rg sly
|
||||
terraform-mode tree-sitter-langs vertico visual-fill-column
|
||||
yasnippet-snippets zig-mode))
|
||||
'(safe-local-variable-directories '("/Users/grant/programming/project/edit/"))
|
||||
'(safe-local-variable-values
|
||||
|
||||
Reference in New Issue
Block a user