diff --git a/language-specific.md b/language-specific.md index d7d545e..0c4e670 100644 --- a/language-specific.md +++ b/language-specific.md @@ -3,35 +3,35 @@ - [Language specific](#language-specific) - - [Programing Language / Framework](#programing-language--framework) - - [Javascript/Typescript](#javascripttypescript) + * [Programing Language / Framework](#programing-language--framework) + + [Javascript/Typescript](#javascripttypescript) - [Toolchain](#toolchain) - - [tsc(TypeScript compiler)](#tsctypescript-compiler) - - [eslint](#eslint) - - [Formatter](#formatter) - - [tsserver](#tsserver) - - [Test](#test) - - [yarn](#yarn) - - [npm](#npm) - - [pnpm](#pnpm) + * [tsc(TypeScript compiler)](#tsctypescript-compiler) + * [eslint](#eslint) + * [Formatter](#formatter) + * [tsserver](#tsserver) + * [Test](#test) + * [yarn](#yarn) + * [npm](#npm) + + [pnpm](#pnpm) - [HTML](#html) - - [conceal](#conceal) - - [live server](#live-server) + * [conceal](#conceal) + * [live server](#live-server) - [CSS](#css) - - [tailwind](#tailwind) - - [SCSS](#scss) - - [Bulma](#bulma) + * [tailwind](#tailwind) + * [SCSS](#scss) + * [Bulma](#bulma) - [Framework](#framework) - - [React](#react) - - [Angular](#angular) - - [Node.js](#nodejs) - - [Deno](#deno) - - [Bun](#bun) - - [Bootstrap](#bootstrap) - - [mjml](#mjml) - - [Python](#python) + * [React](#react) + * [Angular](#angular) + * [Node.js](#nodejs) + * [Deno](#deno) + * [Bun](#bun) + * [Bootstrap](#bootstrap) + * [mjml](#mjml) + + [Python](#python) - [tweaks](#tweaks) - - [string](#string) + * [string](#string) - [test](#test) - [REPL](#repl) - [Debugger](#debugger) @@ -39,76 +39,77 @@ - [venv](#venv) - [Jupyter](#jupyter) - [Scrapy](#scrapy) - - [Ruby](#ruby) + + [Ruby](#ruby) - [Rails](#rails) - - [Nix](#nix) - - [PHP](#php) + + [Nix](#nix) + + [PHP](#php) - [Laravel](#laravel) - - [Lua](#lua) + + [Lua](#lua) - [Stylua](#stylua) - [LuaFormatter](#luaformatter) - - [Luau](#luau) - - [Rust](#rust) - - [Go](#go) + + [Luau](#luau) + + [Rust](#rust) + + [Go](#go) - [gofmt](#gofmt) - [Test](#test-1) - - [C/C++](#cc) + + [C/C++](#cc) - [Formatter](#formatter-1) - [Cmake](#cmake) - [Disassemble](#disassemble) - - [Zig](#zig) - - [C#](#c%23) - - [Java](#java) + + [Zig](#zig) + + [C#](#c%23) + + [Java](#java) - [Maven](#maven) - [Gradle](#gradle) - [Spring Boot](#spring-boot) - - [Kotlin](#kotlin) - - [Scala](#scala) - - [Dart, Flutter](#dart-flutter) - - [Clojure](#clojure) - - [Elixir](#elixir) - - [Haskell](#haskell) - - [Lisp](#lisp) - - [OCaml](#ocaml) - - [Shellscript(bash)](#shellscriptbash) - - [Nushell](#nushell) - - [F](#f) - - [WebC](#webc) - - [Cairo](#cairo) - - [Agda](#agda) - - [Monkey](#monkey) - - [GNU APL](#gnu-apl) - - [Godot](#godot) - - [Moonscript](#moonscript) - - [Kind](#kind) - - [Cell](#cell) - - [sylt](#sylt) - - [Cyber](#cyber) - - [Tcl/Tk](#tcltk) - - [Prolog](#prolog) - - [Brainfuck](#brainfuck) - - [Configuration File](#configuration-file) - - [JSON](#json) - - [YAML](#yaml) - - [TOML](#toml) - - [dotbox](#dotbox) - - [CSV](#csv) - - [Jenkins](#jenkins) - - [Drools Rule Language](#drools-rule-language) - - [Database](#database) - - [SQL](#sql) - - [PostgreSQL](#postgresql) - - [MongoDB](#mongodb) - - [SurrealDB](#surrealdb) - - [Protocol](#protocol) - - [HTTP](#http) - - [REST](#rest) - - [Protocol buffer](#protocol-buffer) - - [Hurl](#hurl) - - [Graphql](#graphql) + + [Kotlin](#kotlin) + + [Scala](#scala) + + [Dart, Flutter](#dart-flutter) + + [Clojure](#clojure) + + [Elixir](#elixir) + + [Haskell](#haskell) + + [Lisp](#lisp) + + [OCaml](#ocaml) + + [Shellscript(bash)](#shellscriptbash) + + [Nushell](#nushell) + + [F](#f) + + [WebC](#webc) + + [Cairo](#cairo) + + [Agda](#agda) + + [Monkey](#monkey) + + [GNU APL](#gnu-apl) + + [Godot](#godot) + + [Moonscript](#moonscript) + + [Kind](#kind) + + [Cell](#cell) + + [sylt](#sylt) + + [Cyber](#cyber) + + [Tcl/Tk](#tcltk) + + [Unison](#unison) + + [Prolog](#prolog) + + [Brainfuck](#brainfuck) + * [Configuration File](#configuration-file) + + [JSON](#json) + + [YAML](#yaml) + + [TOML](#toml) + + [dotbox](#dotbox) + + [CSV](#csv) + + [Jenkins](#jenkins) + + [Drools Rule Language](#drools-rule-language) + * [Database](#database) + + [SQL](#sql) + + [PostgreSQL](#postgresql) + + [MongoDB](#mongodb) + + [SurrealDB](#surrealdb) + * [Protocol](#protocol) + + [HTTP](#http) + + [REST](#rest) + + [Protocol buffer](#protocol-buffer) + + [Hurl](#hurl) + + [Graphql](#graphql) - [Competitive programming](#competitive-programming) - [Technical interviews](#technical-interviews) - - [LeetCode](#leetcode) + * [LeetCode](#leetcode) @@ -577,6 +578,10 @@ - [nat-418/tcl.nvim](https://github.com/nat-418/tcl.nvim) ![](https://img.shields.io/github/stars/nat-418/tcl.nvim) ![](https://img.shields.io/github/last-commit/nat-418/tcl.nvim) ![](https://img.shields.io/github/commit-activity/y/nat-418/tcl.nvim) +### Unison + +- [chuwy/ucm.nvim](https://github.com/chuwy/ucm.nvim) ![](https://img.shields.io/github/stars/chuwy/ucm.nvim) ![](https://img.shields.io/github/last-commit/chuwy/ucm.nvim) ![](https://img.shields.io/github/commit-activity/y/chuwy/ucm.nvim) + ### Prolog - [dimchee/ediprolog.nvim](https://github.com/dimchee/ediprolog.nvim) ![](https://img.shields.io/github/stars/dimchee/ediprolog.nvim) ![](https://img.shields.io/github/last-commit/dimchee/ediprolog.nvim) ![](https://img.shields.io/github/commit-activity/y/dimchee/ediprolog.nvim)