summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-10init: configure user-mail-addressJohn Turner
2024-03-10init: set GC threshold to 8MBJohn Turner
2024-03-10init: set custom-file to /dev/nullJohn Turner
2024-03-10packages/nasm-mode: override nasm-mode comment behaviourJohn Turner
2024-03-10rewrite fmt.el to use call-process-region and other changesJohn Turner
2024-03-10new c++ dir-localsJohn Turner
2024-03-10new python dir-localsJohn Turner
2024-03-10new use-package for companyJohn Turner
2024-03-10create rust-dir-locals.el to replace eglot-rust-dir-locals.elJohn Turner
2024-02-05lisp/packages: add flycheck-nasm to package listJohn Turner
2024-02-05lisp/flycheck-nasm: create flycheck checker for NASMJohn Turner
2024-02-05packages/nasm-mode: create use-package exprJohn Turner
2024-02-05packages/flycheck: set mypy cache dir to ~/.cacheJohn Turner
2023-11-20message instead of error when treesit parser not availableJohn Turner
2023-11-20setup flycheck to use best-side-window for displaying errorsJohn Turner
2023-11-20disable auto-save-modeJohn Turner
2023-11-04configure some libraries to use xdg directories to store stateJohn Turner
2023-10-23create library fmtJohn Turner
2023-10-23create use-package expression for diredJohn Turner
2023-10-23fix whitespace insertionJohn Turner
2023-10-23use user-full-name as default value for license-boilerplate-copyright-authorJohn Turner
2023-10-23set user-full-nameJohn Turner
2023-10-23remove clang-format libraryJohn Turner
2023-09-25create lisp library clang-formatJohn Turner
2023-09-25set license-boilerplate-copyright-author variableJohn Turner
2023-09-25new use-package for c-ts-modeJohn Turner
2023-09-25conditionally configure treesitter modes if their parsers are availJohn Turner
2023-09-25typoJohn Turner
2023-09-12fix syntaxJohn Turner
2023-09-12create package sh-scriptJohn Turner
2023-09-12create package ebuild-modeJohn Turner
2023-09-12update eglot-rust-dir-locals.elJohn Turner
2023-09-12fixupJohn Turner
2023-09-12add functions to toggle remote local variablesJohn Turner
2023-09-12add /root/bin to tramp-remote-pathJohn Turner
2023-09-12increase tramp-timeout to one hourJohn Turner
2023-09-12fixupJohn Turner
2023-09-12disable emacs lockfilesJohn Turner
2023-09-12require 'site-gentoo firstJohn Turner
2023-09-12use best-side-window for flymake diagnostics buffersJohn Turner
2023-09-12create library "best-side-window"John Turner
2023-07-16typo in load-path variable in toggle-local-vars use-package exprJohn Turner
2023-07-16setup ts modes in the treesit use-package expressionJohn Turner
2023-07-16activate pixel-scoll-mode regardless of display-graphic-pJohn Turner
2023-07-16set default font in init.elJohn Turner
2023-07-16don't use custom.elJohn Turner
2023-07-16require site-gentooJohn Turner
2023-07-16fixupJohn Turner
2023-07-16converted init code to use use-packageJohn Turner
2023-06-24update eglot-rust-dir-locals.elJohn Turner