From 67738dfc4ec5df84f0064ffd2f9adf67f9b749e6 Mon Sep 17 00:00:00 2001 From: noa Date: Sun, 16 Feb 2025 22:11:40 +0800 Subject: Remove valign package --- emacs/init.el | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'emacs') diff --git a/emacs/init.el b/emacs/init.el index 1362df2..e6c5e10 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -144,17 +144,6 @@ ;; Doesn't work great with a proportional font but could still be useful. (global-set-key (kbd "C-S-") #'mouse-drag-region-rectangle) -;; Nicer tables -(use-package valign - :disabled t - :after markdown-mode - ;; :ensure t - :hook - ((markdown-mode . valign-mode)) - :custom - (valign-fancy-bar t) - (valign-max-table-size 0)) - ;; Markdown (use-package markdown-mode ;; :ensure t -- cgit 1.4.1-2-gfad0