mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-17 07:43:21 +00:00
Compare commits
No commits in common. "31cf4987635bca6ba9144ae857abb286206f0ab0" and "ec26adc7dc774e39e753570a5e1bbe6553258b16" have entirely different histories.
31cf498763
...
ec26adc7dc
2 changed files with 3 additions and 4 deletions
|
|
@ -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)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -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 = ''
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue