dotfiles-emacs/.emacs.d/config
finga 05ad81c631 dev: Hide lsp-mode sideline diagnostics
Per default errors are inlined right aligned next to the point in code
where errors are happening. This change should prevent that error
texts are being shown.
2025-02-07 07:32:52 +01:00
..
backups.el backups: Do not backup files in /dev/shm 2024-05-27 13:49:07 +02:00
base.el base: Update config parameter regarding scrolling 2024-10-30 14:47:17 +01:00
c.el c: Use lsp-mode when c-mode is enabled 2025-02-07 07:28:07 +01:00
calendar.el calendar: Cleanup unused code 2024-10-15 14:19:41 +02:00
dev.el dev: Hide lsp-mode sideline diagnostics 2025-02-07 07:32:52 +01:00
ediff.el ediff: Set more pleasing ediff settings 2024-09-04 09:27:04 +02:00
functions.el optimize and use use-package 2019-07-10 23:27:54 +02:00
git.el git: Install the git-timemachine package 2024-10-16 14:25:57 +02:00
gpg.el config: Fix indention by emacs auto indent 2024-05-27 13:47:27 +02:00
man.el man: Add config for man 2024-05-28 11:14:21 +02:00
multiple-cursors.el multiple-cursors: Configure multiple cursors 2024-09-04 09:27:04 +02:00
org.el org: Merge config into use-package block 2024-05-29 09:09:20 +02:00
pass.el ivy-pass: Use use-package's bind section instead of config 2024-09-04 11:36:19 +02:00
python.el lsp-mode: Move python-mode config for lsp-mode to python config 2024-09-12 10:44:21 +02:00
ripgrep.el Remove obvious and add meaningful comments 2024-05-28 17:03:24 +02:00
rust.el lsp-mode: Move rust-mode config for lsp-mode to rust config 2024-09-12 10:44:27 +02:00
tramp.el config: Fix indention by emacs auto indent 2024-05-27 13:47:27 +02:00
yaml.el dev, yaml: Extract yaml config into separate file 2023-11-15 11:45:53 +01:00