Modularized configuration now kind of works. (still need to do some refactoring)
This commit is contained in:
parent
a0f361425a
commit
14332b2c7b
24 changed files with 144 additions and 85 deletions
|
@ -43,6 +43,7 @@ let
|
|||
ntfs3g
|
||||
oh-my-zsh
|
||||
openssl
|
||||
parted
|
||||
p7zip
|
||||
pciutils
|
||||
psmisc
|
||||
|
@ -104,7 +105,7 @@ let
|
|||
pkgs.ledger
|
||||
yaml-mode
|
||||
company
|
||||
/* C/C++ */ clang-format irony company-irony company-irony-c-headers flycheck-irony
|
||||
/* C/C++ */ irony company-irony company-irony-c-headers flycheck-irony
|
||||
/* Haskell */ haskell-mode flycheck-haskell
|
||||
/* Org */ org org-ref pdf-tools org-bullets org-caldav
|
||||
/* Rust */ rust-mode flycheck-rust racer
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue