Compare commits
No commits in common. "678df5f52f80d1f33184d414858462943305e988" and "186d04dbcf620927b7ffbda58fde11d4e98cd402" have entirely different histories.
678df5f52f
...
186d04dbcf
2 changed files with 0 additions and 5 deletions
|
@ -63,7 +63,6 @@
|
|||
fluffychat
|
||||
obsidian
|
||||
mumble
|
||||
wasistlos # this is just whatsapp
|
||||
# calibre # still borked apparently, what the hell # still!!!
|
||||
libreoffice
|
||||
];
|
||||
|
|
|
@ -12,7 +12,6 @@
|
|||
epkgs.auctex # latex
|
||||
epkgs.preview-dvisvgm # in-line latex preview
|
||||
epkgs.latex-preview-pane
|
||||
epkgs.good-scroll
|
||||
epkgs.pdf-tools
|
||||
epkgs.obsidian
|
||||
epkgs.hydra # should be fun
|
||||
|
@ -63,9 +62,6 @@
|
|||
|
||||
;; obsidian hydra
|
||||
(bind-key (kbd "C-c M-o") 'obsidian-hydra/body 'obsidian-mode-map)
|
||||
|
||||
;; pixel scrolling
|
||||
(good-scroll-mode 1)
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue