dotfiles/emacs.d
Gered 3c16b6a42d disable automatic lsp server installation prompting
this gets annoying, especially when there's some other issue preventing
lsp server installation to occur (e.g. missing npm, or some other
dependency) as it will just keep prompting until you install it. ugh.
2025-01-19 18:50:54 -05:00
..
.gitignore add lsp-mode, dap-mode and related packages 2024-12-08 17:32:00 -05:00
commands.el add lsp-mode, dap-mode and related packages 2024-12-08 17:32:00 -05:00
debugging.el improve and sort-of clean up dap/gdb debugging config and keymaps 2024-12-09 20:48:06 -05:00
dired.el unbind dired keys which conflict with my custom buffer cycling keybinds 2025-01-19 16:34:37 -05:00
early-init.el disable menu bar by default. add menu bar toggling keybinds 2024-12-03 20:56:01 -05:00
editing.el initial work at un-fucking emacs tabs and indentation 2024-12-14 19:37:14 -05:00
functions.el configure switch-to-prev-buffer-skip 2025-01-19 16:36:21 -05:00
git.el emit status message 2024-12-04 22:36:58 -05:00
init.el configure switch-to-prev-buffer-skip 2025-01-19 16:36:21 -05:00
keybinds.el add keybinds for compile and gdb 2024-12-19 17:17:42 -05:00
lang-modes.el add terraform-mode package 2025-01-19 16:36:36 -05:00
later-init.el additional config for autosave and backup files 2024-12-17 18:11:14 -05:00
lsp.el disable automatic lsp server installation prompting 2025-01-19 18:50:54 -05:00
minibuffer.el initial emacs.d config 2024-12-02 23:56:33 -05:00
packages.el reformat various files, removing tabs 2024-12-03 11:16:34 -05:00
ui.el configure switch-to-prev-buffer-skip 2025-01-19 16:36:21 -05:00