Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
# Flake's devShell for non-flake-enabled nix instances
let
  compat = builtins.fetchTarball {
    url = "https://github.com/edolstra/flake-compat/archive/b4a34015c698c7793d592d66adbab377907a2be8.tar.gz";
    sha256 = "sha256:1qc703yg0babixi6wshn5wm2kgl5y1drcswgszh4xxzbrwkk9sv7";
  };
in
  (import compat {src = ./.;}).shellNix.default
1 1-1.06 1.06l-2.755-2.754ZM10.5 7a3.5 3.5 0 1 1-7 0 3.5 3.5 0 0 1 7 0Z" clip-rule="evenodd" /> -->
Lakshya Singh update tree-sitter-markdown (#6785)
4f03c03 · 2023-04-19 6857Commits
.cargo
d---------
.envrc
-rw-r--r--
146
.gitattributes
-rw-r--r--
243
.github
d---------
.gitignore
-rw-r--r--
63
.ignore
-rw-r--r--
210
CHANGELOG.md
-rw-r--r--
139660
Cargo.lock
-rw-r--r--
63419
Cargo.toml
-rw-r--r--
531
LICENSE
-rw-r--r--
16725
README.md
-rw-r--r--
2575
VERSION
-rw-r--r--
5
base16_theme.toml
-rw-r--r--
1602
book
d---------
contrib
d---------
default.nix
-rw-r--r--
345
docs
d---------
flake.lock
-rw-r--r--
7523
flake.nix
-rw-r--r--
5535
grammars.nix
-rw-r--r--
3476
helix-core
d---------
helix-dap
d---------
helix-loader
d---------
helix-lsp
d---------
helix-parsec
d---------
helix-term
d---------
helix-tui
d---------
helix-vcs
d---------
helix-view
d---------
languages.toml
-rw-r--r--
67260
logo.svg
-rw-r--r--
2848
logo_dark.svg
-rw-r--r--
7253
logo_light.svg
-rw-r--r--
6922
runtime
d---------
rust-toolchain.toml
-rw-r--r--
68
rustfmt.toml
-rw-r--r--
0
screenshot.png
-rw-r--r--
367553
shell.nix
-rw-r--r--
336
theme.toml
-rw-r--r--
3238
xtask
d---------
README.md