Drop nerd-icons-dired test
Dependency dropped upstream along with ranger support.
This commit is contained in:
parent
28e4179338
commit
1837ca5d34
1 changed files with 0 additions and 2 deletions
|
|
@ -95,8 +95,6 @@ in {
|
||||||
flycheck-eglot = doomBuildTest { tools.lsp = [ "+eglot" ]; checkers.syntax = true; };
|
flycheck-eglot = doomBuildTest { tools.lsp = [ "+eglot" ]; checkers.syntax = 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 = doomBuildTest { emacs.dired = [ "+icons" ]; };
|
|
||||||
# multiple-cursors needs :editor evil disabled.
|
# multiple-cursors needs :editor evil disabled.
|
||||||
multiple-cursors = doomBuildTest { editor.multiple-cursors = true; };
|
multiple-cursors = doomBuildTest { editor.multiple-cursors = true; };
|
||||||
# flx needs +prescient disabled.
|
# flx needs +prescient disabled.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue