nvf/modules/plugins/languages
Yoni Firroloni 99a4eafa34
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Waiting to run
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Check for typos in the source tree / check-typos (push) Waiting to run
languages/typescript: prevent ts_ls from formatting (#495)
* ts_ls: prevent from formatting

prevent ts_ls from touching the formating.

ts formatting: remove useless indent

* fix unnecessary whitespace

---------

Co-authored-by: raf <raf@notashelf.dev>
2024-12-20 04:11:18 +00:00
..
asm.nix
astro.nix languages/astro: init (#481) 2024-12-03 23:13:56 +00:00
bash.nix
clang.nix
csharp.nix
css.nix
dart.nix
default.nix plugins/languages: add haskell support (#499) 2024-12-20 03:50:38 +00:00
elixir.nix
gleam.nix languages/gleam: init (#482) 2024-12-04 02:43:16 +03:00
go.nix
haskell.nix plugins/languages: add haskell support (#499) 2024-12-20 03:50:38 +00:00
hcl.nix languages/HCL: init (#359) 2024-11-27 22:21:57 +03:00
html.nix
java.nix
julia.nix
kotlin.nix
lua.nix
markdown.nix
nim.nix
nix.nix
nu.nix modules/nu: init (#477) 2024-11-28 17:12:19 +00:00
ocaml.nix
php.nix
python.nix
r.nix
rust.nix plugins/languages: add haskell support (#499) 2024-12-20 03:50:38 +00:00
scala.nix
sql.nix
svelte.nix
tailwind.nix
terraform.nix
ts.nix languages/typescript: prevent ts_ls from formatting (#495) 2024-12-20 04:11:18 +00:00
typst.nix languages/typst: add typst-preview.nvim as an extension 2024-12-09 09:28:23 +03:00
vala.nix
zig.nix