dotfiles/emacs.d
Gered bc7c2b053f disable automatic lsp project import prompt by default
now to import / initialize a new lsp workspace/project, a file needs
to be opened from the workspace/project directory, and `M-x lsp` needs
to be manually run, which will trigger the project import prompt

existing lsp workspaces/projects will still open automatically,
triggering the lsp to load for them, etc.
2024-12-11 17:48:22 -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
dev.el disable automatic lsp project import prompt by default 2024-12-11 17:48:22 -05:00
dired.el do not set this dired-sidebar-mode-hook 2024-12-04 22:40:04 -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 adjust code completion settings 2024-12-08 14:01:52 -05:00
git.el emit status message 2024-12-04 22:36:58 -05:00
init.el improve and sort-of clean up dap/gdb debugging config and keymaps 2024-12-09 20:48:06 -05:00
keybinds.el adjust code completion settings 2024-12-08 14:01:52 -05:00
lang-modes.el add rust packages 2024-12-08 19:13:43 -05:00
minibuffer.el initial emacs.d config 2024-12-02 23:56:33 -05:00
misc.el fix broken PATH environment variable value 2024-12-08 14:17:04 -05:00
packages.el reformat various files, removing tabs 2024-12-03 11:16:34 -05:00
ui.el add rust packages 2024-12-08 19:13:43 -05:00