nvf/modules/plugins/languages
Noah765 df0e2060c6 languages/dart: add flutter-tools.flutterPackage option
Previously, flutter-tools was dependent on the flutter SDK, which it found in the PATH. Having such undeclared and non-reproducible dependencies is against the principles of nix.
The flutterPackage option has been made optional for people who have installed the flutter SDK differently and want to keep it that way.
The enableNoResolvePatch option has been retained for people who have installed the flutter SDK using nix outside the scope of nvf and do not want to have to install it twice. The default value has been changed to false, assuming that most people who use nix to install flutter will use the flutterPackage option instead.
2025-04-18 17:05:57 +02:00
..
asm.nix languages/assembly: init (#447) 2024-11-09 23:13:27 +03:00
astro.nix Merge pull request #818 from rice-cracker-dev/eslint-fix 2025-04-10 13:47:52 +00:00
bash.nix language/bash: migrate to conform/nvim-lint 2025-03-28 12:18:20 +01:00
clang.nix rust/clang: update lldb binary name (#365) 2024-08-24 17:48:20 +00:00
csharp.nix languages/csharp: fix npins name incompat 2025-02-11 22:07:47 +03:00
css.nix language/css: migrate to conform/nvim-lint 2025-03-28 12:18:20 +01:00
cue.nix languages/cue: initial CUE language support (#704) 2025-03-11 10:33:39 +00:00
dart.nix languages/dart: add flutter-tools.flutterPackage option 2025-04-18 17:05:57 +02:00
default.nix languages/fsharp: init 2025-03-24 22:25:01 +01:00
elixir.nix language/elixir: migrate to conform/nvim-lint 2025-03-28 12:18:20 +01:00
fsharp.nix language/fsharp: migrate to conform/nvim-lint 2025-03-29 14:53:07 +01:00
gleam.nix languages/gleam: init (#482) 2024-12-04 02:43:16 +03:00
go.nix language/go: migrate to conform/nvim-lint 2025-03-29 14:53:08 +01:00
haskell.nix languages/haskell: specify lsp flag (#540) 2025-01-09 15:28:13 +03:00
hcl.nix language/hcl: migrate to conform/nvim-lint 2025-03-29 14:53:08 +01:00
helm.nix languages/helm: init (#679) 2025-03-12 23:21:13 +00:00
html.nix treewide: make the entire generated config lua based (#333) 2024-07-20 08:30:48 +00:00
java.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
julia.nix languages/julia: add 2024-11-02 23:49:42 +00:00
kotlin.nix language/kotlin: migrate to conform/nvim-lint 2025-03-29 14:53:08 +01:00
lua.nix languages/lua: add luacheck and stylua support (#763) 2025-03-31 03:07:18 +00:00
markdown.nix languages/markdown: remove invalid key from render-markdown setupOpts 2025-04-02 02:59:48 +03:00
nim.nix language/nim: migrate to conform/nvim-lint 2025-03-29 14:53:08 +01:00
nix.nix nix: migrate to conform/nvim-lint 2025-03-28 12:18:20 +01:00
nu.nix modules/nu: init (#477) 2024-11-28 17:12:19 +00:00
ocaml.nix language/ocaml: migrate to conform/nvim-lint 2025-03-29 14:53:08 +01:00
odin.nix languages/odin: init 2024-12-21 10:35:39 +01:00
php.nix language/php: add initial support for intelephense php lsp (#709) 2025-03-14 01:42:50 +00:00
python.nix Merge pull request #787 from rrvsh/fix/pylsp-pkgs 2025-04-04 11:17:11 +00:00
r.nix language/r: migrate to conform/nvim-lint 2025-03-29 14:53:09 +01:00
ruby.nix language/ruby: migrate to conform/nvim-lint 2025-03-29 14:53:09 +01:00
rust.nix language/rust: migrate to conform/nvim-lint 2025-03-29 14:53:09 +01:00
scala.nix languages/scala: Add scala language support (#399) 2024-10-12 03:43:33 +00:00
sql.nix language/sql: migrate to conform/nvim-lint 2025-03-29 14:53:10 +01:00
svelte.nix Merge pull request #818 from rice-cracker-dev/eslint-fix 2025-04-10 13:47:52 +00:00
tailwind.nix Merge branch 'main' into v0.6 2024-04-27 16:09:37 +03:00
terraform.nix treewide: begin restructuring the module tree 2024-04-07 17:16:13 +03:00
ts.nix Merge pull request #818 from rice-cracker-dev/eslint-fix 2025-04-10 13:47:52 +00:00
typst.nix language/typst: migrate to conform/nvim-lint 2025-03-29 14:53:10 +01:00
vala.nix languages/vala: init (#432) 2024-11-03 23:14:14 +01:00
wgsl.nix languages/wgsl: init module 2025-01-12 21:12:33 +01:00
yaml.nix languages/helm: init (#679) 2025-03-12 23:21:13 +00:00
zig.nix languages/zig: add dap support (#581) 2025-01-25 13:17:48 +00:00