summaryrefslogtreecommitdiff
path: root/modules/flycheck-config.el
Commit message (Collapse)AuthorAgeFilesLines
* chore(config): refine comments, docs and flycheck bindingCraig Jennings2025-08-311-1/+4
| | | | | | - Simplify init.el commentary and reference ai-directives.el - Clarify cj/format-region-or-buffer docstring wording - Add flycheck keymap to personal/custom key map C-;
* (feat) flycheck additionsCraig Jennings2025-08-301-23/+68
| | | | | | | - Flycheck automatically runs on shell scripts and elisp code - C-; ? opens flycheck's error list in another buffer and selects it - If C-; ? on an org buffer, it also registers proselint and triggers check. - Commentary text added
* update packages; disabling uninstallable packages and codeCraig Jennings2024-04-291-9/+10
|
* fit and finish workCraig Jennings2024-04-081-10/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - gptel: added gptel-send-region with global keybinding - projectile: made project-switch-actions more efficient with regexp - prog-go: removed disabled code - mu4e: capture template captures region if selected - system utils: merged bury alive with other killing buffer code - org-capture: renamed *website-clipper to org-webpage-clipper - rg: auto switch to ripgrep-results window when ripgrep search completes - dashboard: remove dashboard banner custom face General - moved abbrev_defs to assets - removed gitmodules file - updated packages - fixed docstring and formatting throughout Custom-Functions - move cj/merge-list-to-list to custom-functions - add remove leading trailing whitespace function - corrected arrayify prompt Font-Config - added font point sizes in fontaine menu - make default font point size 11 Python - adding back python poetry support - added cj/python-setup method - merge python and python-mode configurations (they are the same built-in package) Show-Kill-Ring - show-kill-ring displays in another read-only buffer - show-kill-ring exits with q Elfeed - moved elfeed-feeds.org to assets - removed Wired from elfeed feeds - moved ElfeedDB to user-emacs-directory/.elfeed-db - moved elfeed-dashboard.org to assets
* new repositoryCraig Jennings2024-04-071-0/+47