Skip to content
View karthink's full-sized avatar

Block or report karthink

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. gptel gptel Public

    A simple LLM client for Emacs

    Emacs Lisp 3k 329

  2. popper popper Public

    Emacs minor-mode to summon and dismiss buffers easily.

    Emacs Lisp 549 23

  3. elfeed-tube elfeed-tube Public

    Youtube integration for Elfeed, the feed reader for Emacs

    Emacs Lisp 281 15

  4. wombag wombag Public

    A Wallabag client for Emacs

    Emacs Lisp 40 2

  5. consult-dir consult-dir Public

    Insert paths into the minibuffer prompt in Emacs

    Emacs Lisp 188 12

  6. Configuration for super-fast Latex i... Configuration for super-fast Latex input using AucTeX, CDLatex and a bit of YaSnippet. See https://karthinks.com/software/latex-input-for-impatient-scholars
    1
    ;; This elisp code uses use-package, a macro to simplify configuration. It will
    2
    ;; install it if it's not available, so please edit the following code as
    3
    ;; appropriate before running it.
    4
    
                  
    5
    ;; Note that this file does not define any auto-expanding YaSnippets.