Add packages for work dev
This commit is contained in:
parent
14c9c0c75d
commit
8fdb3a6417
2
init.el
2
init.el
@ -154,7 +154,7 @@
|
||||
;;ocaml ; an objective camel
|
||||
(org +dragndrop +pretty); organize your plain life in plain text
|
||||
;;php ; perl's insecure younger brother
|
||||
;;plantuml ; diagrams for confusing people more
|
||||
plantuml ; diagrams for confusing people more
|
||||
;;purescript ; javascript, but functional
|
||||
(python +lsp +pyright +tree-sitter); beautiful is better than ugly
|
||||
;;qt ; the 'cutest' gui framework ever
|
||||
|
@ -10,15 +10,18 @@
|
||||
;;(package! some-package)
|
||||
(package! deadgrep)
|
||||
(package! duplicate-thing)
|
||||
(package! flycheck-yang)
|
||||
(package! nftables-mode)
|
||||
(package! p4_16
|
||||
:recipe (:local-repo "repos/p4_16-mode"))
|
||||
(package! protobuf-mode)
|
||||
(package! symbol-overlay)
|
||||
(package! treemacs-icons-dired)
|
||||
(package! whole-line-or-region)
|
||||
(package! x-lib
|
||||
:recipe (:local-repo "repos/x-lib"))
|
||||
(package! xcscope) ;; required for p4_16-mode
|
||||
(package! yang-mode)
|
||||
|
||||
;; To install a package directly from a remote git repo, you must specify a
|
||||
;; `:recipe'. You'll find documentation on what `:recipe' accepts here:
|
||||
|
Loading…
Reference in New Issue
Block a user