Drop lsp-python-ms check (removed upstream)
Looks like I should make these tests smarter to detect bitrot...
This commit is contained in:
parent
c8f52ddca5
commit
445cab3486
1 changed files with 0 additions and 2 deletions
|
|
@ -93,8 +93,6 @@ in {
|
||||||
# Dependencies that require a module flag enabled and a different module or flag disabled.
|
# Dependencies that require a module flag enabled and a different module or flag disabled.
|
||||||
# flycheck-eglot needs flymake disabled.
|
# flycheck-eglot needs flymake disabled.
|
||||||
flycheck-eglot = doomBuildTest { tools.lsp = [ "+eglot" ]; checkers.syntax = true; };
|
flycheck-eglot = doomBuildTest { tools.lsp = [ "+eglot" ]; checkers.syntax = true; };
|
||||||
# lsp-python-ms needs +pyright disabled.
|
|
||||||
lsp-python-ms = doomBuildTest { lang.python = [ "+lsp" ]; tools.lsp = true; };
|
|
||||||
# roam2 needs +roam disabled.
|
# roam2 needs +roam disabled.
|
||||||
org-roam2 = doomBuildTest { lang.org = [ "+roam2" ]; };
|
org-roam2 = doomBuildTest { lang.org = [ "+roam2" ]; };
|
||||||
# nerd-icons-dired needs +dirvish disabled.
|
# nerd-icons-dired needs +dirvish disabled.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue