Unnamed repository; edit this file 'description' to name the repository.
1
2
3
4
5
6
7
8
9
10
11
12
#!/usr/bin/env bash
// hello
//! World
//!! Inner line doc
/// Outer line doc
//// Just a comment

//
//!
//!!
///
////
v class="flex relative">
Blaž Hrastnik Fix compilation
28d9673 · 2021-06-19 7387Commits
.envrc
-rw-r--r--
129
.github
d---------
.gitignore
-rw-r--r--
70
.gitmodules
-rw-r--r--
4196
Cargo.lock
-rw-r--r--
26539
Cargo.toml
-rw-r--r--
304
LICENSE
-rw-r--r--
16725
README.md
-rw-r--r--
3359
TODO.md
-rw-r--r--
1535
book
d---------
contrib
d---------
docs
d---------
flake.lock
-rw-r--r--
3122
flake.nix
-rw-r--r--
2139
helix-core
d---------
helix-lsp
d---------
helix-syntax
d---------
helix-term
d---------
helix-tui
d---------
helix-view
d---------
languages.toml
-rw-r--r--
3388
runtime
d---------
screenshot.png
-rw-r--r--
168152
shell.nix
-rw-r--r--
324
theme.toml
-rw-r--r--
2077
README.md