nvf/modules/plugins/languages
Noah765 e9e57caa18 languages/dart: fix infinite recursion
The default value of the flutter-tools.enable option conflicted with the
lsp.enable definition, which was conditionally defined based on
flutter-tools.enable. However, the lsp.enable definition isn't required
for flutter-tools' LSP functionality, so it can be removed.
2025-05-05 09:46:49 +02:00
..
asm.nix
astro.nix
bash.nix
clang.nix
csharp.nix
css.nix
cue.nix
dart.nix
default.nix
elixir.nix
fsharp.nix
gleam.nix
go.nix
haskell.nix languages: deprecate vim.languages.enableLSP 2025-05-04 18:01:46 +03:00
hcl.nix
helm.nix
html.nix
java.nix
julia.nix
kotlin.nix
lua.nix
markdown.nix
nim.nix
nix.nix
nu.nix
ocaml.nix
odin.nix
php.nix
python.nix
r.nix
ruby.nix
rust.nix
scala.nix
sql.nix
svelte.nix
tailwind.nix
terraform.nix
ts.nix
typst.nix
vala.nix
wgsl.nix
yaml.nix
zig.nix