Commit Graph

93 Commits (86fee35bc4287f0336f11697709edee9f72e3208)
 

Author SHA1 Message Date
John Turner 86fee35bc4
packages/nasm-mode: create use-package expr
John Turner aab807be63
packages/flycheck: set mypy cache dir to ~/.cache
John Turner 0f331b9321
message instead of error when treesit parser not available
John Turner 72c0d999b6
setup flycheck to use best-side-window for displaying errors
John Turner 6045d40d78
disable auto-save-mode
John Turner 105399f2a5
configure some libraries to use xdg directories to store state
John Turner 13d49b4920
create library fmt
John Turner 9e755851c6
create use-package expression for dired
John Turner 46141609ac
fix whitespace insertion
John Turner 86d3b6d1b4
use user-full-name as default value for license-boilerplate-copyright-author
John Turner 763e3f0d1f
set user-full-name
John Turner e6dcfd0f20
remove clang-format library
John Turner 09fe051765
create lisp library clang-format
John Turner 4f2985ce02
set license-boilerplate-copyright-author variable
John Turner db21b47a47
new use-package for c-ts-mode
John Turner 80a43c75b9
conditionally configure treesitter modes if their parsers are avail
John Turner 0b1d35fa57
typo
John Turner 7b17ec369d
fix syntax
John Turner a0d2ce6a98
create package sh-script
John Turner 6442c4be10
create package ebuild-mode
John Turner 42fe62da24
update eglot-rust-dir-locals.el
John Turner 65b9a8a6c7
fixup
John Turner 086b24b850
add functions to toggle remote local variables
John Turner 982f716ff7
add /root/bin to tramp-remote-path
John Turner 76103cc738
increase tramp-timeout to one hour
John Turner a3865b53ad
fixup
John Turner b8e1f4ba24
disable emacs lockfiles
John Turner cf357f35ae
require 'site-gentoo first
John Turner 0a6d48010b
use best-side-window for flymake diagnostics buffers
John Turner 75bd684383
create library "best-side-window"
John Turner 9ca94c1fc4
typo in load-path variable in toggle-local-vars use-package expr
John Turner 13c41c9799
setup ts modes in the treesit use-package expression
python-ts-mode and bash-ts-mode are not packages or features, so
we can't use them in a use-package expression.

Since we can't create use-package expressions for them, just set
up the requires variables in the treesit use-package expression.
John Turner 0ac08feb9e
activate pixel-scoll-mode regardless of display-graphic-p
John Turner aaba55c548
set default font in init.el
John Turner 32cf5353c9
don't use custom.el
John Turner b3462f0d17
require site-gentoo
John Turner a2438dabc3
fixup
John Turner 4058ea89d9
converted init code to use use-package
John Turner e166c4beae
update eglot-rust-dir-locals.el
John Turner 29494b002d
create library for reloading libraries while working
John Turner 69aa836a60
add require for reload-library
John Turner 70fb19b96b
try to visit symlink for initial-buffer
John Turner a8000da62a
readded eglot init module
John Turner c05e338178
use "env" to set env vars in rust-cargo-bin
John Turner fc8686d3c8
created toggle-local-vars lisp script
John Turner 7f1fc2f936
created check-init.el script
John Turner 2518c94484
don't track custom.el
John Turner 2154468a1b
rm'd some pattern from ibuffer-never-show-list
John Turner 1f80e2b5c5
never forgot command history
John Turner 228d60c5dc
show server socket name in modeline