-
Notifications
You must be signed in to change notification settings - Fork 0
lspをグローバルインストールから外す #1210
Copy link
Copy link
Open
Labels
Priority: LowStatus: BlockedProgress on it is BlockedProgress on it is BlockedType: DependenciesDependency issues or Changes to dependency filesDependency issues or Changes to dependency filesType: RefactoringIncludes cleanupIncludes cleanup
Description
Metadata
Metadata
Assignees
Labels
Priority: LowStatus: BlockedProgress on it is BlockedProgress on it is BlockedType: DependenciesDependency issues or Changes to dependency filesDependency issues or Changes to dependency filesType: RefactoringIncludes cleanupIncludes cleanup
Projects
StatusShow more project fields
TODO
基本的に、
ncaq/.emacs.d: My Emacs config
で管理するべきなため。
Claude Codeもlsp連携で使うかも知れませんが、
そうだとしたらそれは別途に管理したほうがわかりやすい。
グローバルに散らばっている今の状態は除去します。
ただそれには、
emacs/wrapper.nix: expose extra package binaries via PATH by ncaq · Pull Request #519232 · NixOS/nixpkgs
が適用されないと
.emacs.dのflake.nixで定義したlspを見てくれないので、これがマージされることが必要になります。