Commit graph

4 commits

Author SHA1 Message Date
Gered fdebdb0932 turn off automatic lsp toolips, switch to be triggered via keybind
i'm only doing this because in non-graphical mode, lsp tooltips seem
to have some weird issues, sometimes not working at all, sometimes
resulting in "error while displaying tooltip" messages. switching them
to be triggered on-demand via keybind seems to resolve all of this ...
for now anyway
2025-01-26 14:21:17 -05:00
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
Gered ea374eb060 turn off the mega annoying lsp documentation popup window 2024-12-17 18:11:35 -05:00
Gered df8a78d257 re-organize some emacs config 2024-12-14 15:31:45 -05:00
Renamed from emacs.d/dev.el (Browse further)