This commit is contained in:
Zelong Kuang
2025-12-22 10:51:46 +11:00
parent 697231fdec
commit e116a6b576
9 changed files with 247 additions and 11 deletions

View File

@@ -1,6 +1,9 @@
;;; init-lsp ---
;;; Commentary:
;; -*- lexical-binding: t; -*-
(use-package flymake)
(use-package flymake
:hook (prog-mode . flymake-mode))
(use-package jsonrpc)
(use-package eglot