Compare commits

..

No commits in common. "31cf4987635bca6ba9144ae857abb286206f0ab0" and "ec26adc7dc774e39e753570a5e1bbe6553258b16" have entirely different histories.

2 changed files with 3 additions and 4 deletions

View file

@ -277,4 +277,3 @@ everyone.
- Add LSP support for Scala via - Add LSP support for Scala via
[nvim-metals](https://github.com/scalameta/nvim-metals) [nvim-metals](https://github.com/scalameta/nvim-metals)

View file

@ -24,8 +24,8 @@ in {
type = submodule { type = submodule {
options = { options = {
enable = mkEnableOption '' enable = mkEnableOption ''
all of the most important modules that any user would want to have a "just works" experience all of the most important modules that any user would want to have a "just works" experience
''; '';
config = { config = {
disable = mkOption { disable = mkOption {
description = '' description = ''