aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Emacs: Some more and some fewer languages via tree-sitterThomas Schneider4 days1-1/+19
|
* Emacs: Add jinja2-modeThomas Schneider4 days1-0/+4
|
* Emacs: pet: Find `pylsp` executable via petThomas Schneider4 days1-1/+5
|
* Emacs: Load custom-file even earlier; drop custom-safe-themes hashesThomas Schneider4 days1-9/+3
|
* waybar: Add local config for crait and connieThomas Schneider4 days2-0/+90
|
* sway: Some updates; move non-Fedora stuff to naboo directlyThomas Schneider4 days3-21/+25
|
* zsh: Set SAVEHIST=100000Thomas Schneider4 days1-0/+2
|
* Git: diff.colorMoved and credential.helperThomas Schneider4 days1-0/+5
|
* Git: Drop instaweb configThomas Schneider4 days1-5/+0
|
* nm-tagger: Port to notmuch2 bindings; use tqdm for progress barThomas Schneider4 days1-49/+44
|
* swaylock: Use ~/.bg.jpgThomas Schneider4 days1-1/+1
|
* waybar: Various config updates and new modulesThomas Schneider4 days3-11/+154
|
* Add custom keyboard layoutThomas Schneider4 days1-0/+23
|
* Add wlsunset.serviceThomas Schneider4 days1-0/+11
|
* Git: Use `git-delta` (somewhat) optionallyThomas Schneider4 days2-0/+15
|
* zsh: Add esp-idf and perl local::lib to virtualenv promptThomas Schneider4 days1-2/+16
|
* zsh: Do not wake gpg-agent and show SSH keys in containersThomas Schneider4 days1-2/+4
|
* zsh: Add shlvl to promptThomas Schneider4 days1-3/+12
|
* zsh: Add rebar3 to `$path`Thomas Schneider4 days1-0/+1
|
* Add emacsclient-cscopeThomas Schneider4 days2-0/+3
|
* sm: Rework old `query:new` handling using tagsThomas Schneider4 days1-4/+4
|
* sm: Use format from naboo for crait as wellThomas Schneider4 days1-1/+1
|
* Emacs: Ignore GEBEN/DAP filesThomas Schneider4 days1-0/+2
|
* batt: Silence wrong linter warningThomas Schneider4 days1-1/+1
|
* Emacs: gitignore more stuffThomas Schneider2024-08-261-0/+4
|
* Emacs: Use tide for TypeScriptThomas Schneider2024-08-261-0/+6
|
* Emacs: Use editorconfigThomas Schneider2024-08-261-0/+5
|
* Emacs: Use tree-sitter support for almost all supported modesThomas Schneider2024-08-261-0/+9
|
* Emacs: Perl shenanigansThomas Schneider2024-08-261-0/+14
|
* Emacs: Install macrostepThomas Schneider2024-08-261-0/+4
|
* Emacs: Configure elisp-modeThomas Schneider2024-08-261-0/+5
|
* Emacs: Switch to modus-themesThomas Schneider2024-08-261-2/+11
|
* Emacs: ledger-mode: Install from melpa-unstableThomas Schneider2024-08-261-0/+1
|
* Emacs: use-package: Default to deferring package loadingThomas Schneider2024-08-261-2/+3
|
* Emacs: actually ensure highlight-indentation is installedThomas Schneider2024-08-261-0/+3
|
* Emacs: defun qsx-no-indent-tabs-mode at top-levelThomas Schneider2024-08-261-3/+4
|
* Emacs: Replace elpy with python(-ts)-mode, lsp, and petThomas Schneider2024-08-261-4/+5
|
* Emacs: srefactor: Load after project.elThomas Schneider2024-08-261-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Brought to you by an afternoon of debugging. Incantations used for debugging: (semantic-mode 1) ;; (when (boundp 'project-find-functions) ;; (message "init project-find-functions: %s" project-find-functions)) ;; (define-advice add-hook ;; (:around ;; (orig-fun &rest args) ;; debug) ;; (progn ;; (when (eq (nth 0 args) 'project-find-functions) ;; (backtrace)) ;; (let ((res (apply orig-fun args))) ;; (when (eq (nth 0 args) 'project-find-functions) ;; (message "adv project-find-functions: %s" project-find-functions) ;; res)))) (use-package srefactor :bind (:map c-mode-map ("M-RET" . #'srefactor-refactor-at-point))) ;; (advice-remove 'add-hook 'add-hook@debug) ;; (when (boundp 'project-find-functions) ;; (message "init late project-find-functions: %s" project-find-functions))
* Emacs: lsp: Explicitly bind "s-l" keymapThomas Schneider2024-08-261-0/+1
|
* Emacs: Disable line numbers in all special-mode derivativesThomas Schneider2024-08-261-1/+2
|
* Emacs: Org: use-package-iseThomas Schneider2024-08-261-2/+29
|
* Emacs: "C-M-y" key binding: FormattingThomas Schneider2024-08-261-3/+3
|
* Emacs: Add transpose-frameThomas Schneider2024-08-261-0/+13
|
* Emacs: company: Enable in prog-modeThomas Schneider2024-08-261-1/+2
|
* Emacs: package-archives: Add explaining comment for melpa-unstableThomas Schneider2024-08-261-1/+1
|
* Emacs: company: Remove pin, patch has been merged and releasedThomas Schneider2024-08-261-2/+0
|
* Emacs: qsx-backup-enable-predicate: Canonicalise all namesThomas Schneider2024-08-261-2/+4
|
* Emacs: Move package-enable-at-startup to early-init.elThomas Schneider2024-08-262-1/+2
|
* Add .XComposeThomas Schneider2024-08-261-0/+3
|
* Add global gitignore(5) for Emacs temporary filesThomas Schneider2024-02-121-0/+3
|