mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-16 23:35:13 +00:00
Compare commits
2 commits
ec26adc7dc
...
31cf498763
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
31cf498763 | ||
|
|
cf822b5309 |
2 changed files with 4 additions and 3 deletions
|
|
@ -277,3 +277,4 @@ 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