This commit is contained in:
Logan 2024-09-13 13:28:20 -05:00
commit 70ab87dcfe
1228 changed files with 47368 additions and 0 deletions

41
config.toml Normal file
View file

@ -0,0 +1,41 @@
theme = "flexoki_light"
[editor]
line-number = "relative"
bufferline = "multiple"
[editor.statusline]
left = ["mode", "spinner", "file-name"]
center = ["diagnostics", "workspace-diagnostics"]
right = ["register", "position", "position-percentage"]
[keys.normal]
esc = ["collapse_selection", "keep_primary_selection"]
K = "hover"
H = "goto_next_buffer"
L = "goto_previous_buffer"
'0' = "goto_line_start"
q = ":reflow"
[keys.normal.space]
q = ":quit"
f = "file_picker_in_current_directory"
F = "file_picker"
e = "file_picker_in_current_directory"
c = ":buffer-close"
[keys.select]
tab = "indent"
S-tab = "unindent"
q = ":reflow"
[keys.insert]
S-tab = "unindent"
[editor.cursor-shape]
insert = "bar"
[editor.indent-guides]
render = true
character = "⸽"
skip-levels = 1

13
languages.toml Normal file
View file

@ -0,0 +1,13 @@
[language-server.ltex-lsp]
command = "ltex-ls"
[language-server.jedi-lsp]
command = "jedi-language-server"
[[language]]
name = "markdown"
language-servers = [ "ltex-lsp" ]
[[language]]
name = "python"
language-servers = ["jedi-lsp"]

View file

BIN
runtime/grammars/ada.so Executable file

Binary file not shown.

BIN
runtime/grammars/adl.so Executable file

Binary file not shown.

BIN
runtime/grammars/agda.so Executable file

Binary file not shown.

BIN
runtime/grammars/astro.so Executable file

Binary file not shown.

BIN
runtime/grammars/awk.so Executable file

Binary file not shown.

BIN
runtime/grammars/bash.so Executable file

Binary file not shown.

BIN
runtime/grammars/bass.so Executable file

Binary file not shown.

BIN
runtime/grammars/beancount.so Executable file

Binary file not shown.

BIN
runtime/grammars/bibtex.so Executable file

Binary file not shown.

BIN
runtime/grammars/bicep.so Executable file

Binary file not shown.

BIN
runtime/grammars/bitbake.so Executable file

Binary file not shown.

BIN
runtime/grammars/blade.so Executable file

Binary file not shown.

BIN
runtime/grammars/blueprint.so Executable file

Binary file not shown.

BIN
runtime/grammars/c-sharp.so Executable file

Binary file not shown.

BIN
runtime/grammars/c.so Executable file

Binary file not shown.

BIN
runtime/grammars/cairo.so Executable file

Binary file not shown.

BIN
runtime/grammars/capnp.so Executable file

Binary file not shown.

BIN
runtime/grammars/cel.so Executable file

Binary file not shown.

BIN
runtime/grammars/clojure.so Executable file

Binary file not shown.

BIN
runtime/grammars/cmake.so Executable file

Binary file not shown.

BIN
runtime/grammars/comment.so Executable file

Binary file not shown.

BIN
runtime/grammars/cpon.so Executable file

Binary file not shown.

BIN
runtime/grammars/cpp.so Executable file

Binary file not shown.

BIN
runtime/grammars/css.so Executable file

Binary file not shown.

BIN
runtime/grammars/cue.so Executable file

Binary file not shown.

BIN
runtime/grammars/d.so Executable file

Binary file not shown.

BIN
runtime/grammars/dart.so Executable file

Binary file not shown.

BIN
runtime/grammars/dbml.so Executable file

Binary file not shown.

BIN
runtime/grammars/devicetree.so Executable file

Binary file not shown.

BIN
runtime/grammars/dhall.so Executable file

Binary file not shown.

BIN
runtime/grammars/diff.so Executable file

Binary file not shown.

BIN
runtime/grammars/dockerfile.so Executable file

Binary file not shown.

BIN
runtime/grammars/dot.so Executable file

Binary file not shown.

BIN
runtime/grammars/dtd.so Executable file

Binary file not shown.

BIN
runtime/grammars/earthfile.so Executable file

Binary file not shown.

BIN
runtime/grammars/edoc.so Executable file

Binary file not shown.

BIN
runtime/grammars/eex.so Executable file

Binary file not shown.

BIN
runtime/grammars/elisp.so Executable file

Binary file not shown.

BIN
runtime/grammars/elixir.so Executable file

Binary file not shown.

BIN
runtime/grammars/elm.so Executable file

Binary file not shown.

BIN
runtime/grammars/elvish.so Executable file

Binary file not shown.

Binary file not shown.

BIN
runtime/grammars/erlang.so Executable file

Binary file not shown.

BIN
runtime/grammars/esdl.so Executable file

Binary file not shown.

BIN
runtime/grammars/fidl.so Executable file

Binary file not shown.

BIN
runtime/grammars/fish.so Executable file

Binary file not shown.

BIN
runtime/grammars/forth.so Executable file

Binary file not shown.

BIN
runtime/grammars/fortran.so Executable file

Binary file not shown.

BIN
runtime/grammars/fsharp.so Executable file

Binary file not shown.

BIN
runtime/grammars/gas.so Executable file

Binary file not shown.

BIN
runtime/grammars/gdscript.so Executable file

Binary file not shown.

BIN
runtime/grammars/gherkin.so Executable file

Binary file not shown.

BIN
runtime/grammars/git-commit.so Executable file

Binary file not shown.

BIN
runtime/grammars/git-config.so Executable file

Binary file not shown.

BIN
runtime/grammars/git-rebase.so Executable file

Binary file not shown.

BIN
runtime/grammars/gitattributes.so Executable file

Binary file not shown.

BIN
runtime/grammars/gitignore.so Executable file

Binary file not shown.

BIN
runtime/grammars/gleam.so Executable file

Binary file not shown.

BIN
runtime/grammars/glimmer.so Executable file

Binary file not shown.

BIN
runtime/grammars/glsl.so Executable file

Binary file not shown.

BIN
runtime/grammars/gn.so Executable file

Binary file not shown.

BIN
runtime/grammars/go.so Executable file

Binary file not shown.

Binary file not shown.

BIN
runtime/grammars/gomod.so Executable file

Binary file not shown.

BIN
runtime/grammars/gotmpl.so Executable file

Binary file not shown.

BIN
runtime/grammars/gowork.so Executable file

Binary file not shown.

BIN
runtime/grammars/graphql.so Executable file

Binary file not shown.

BIN
runtime/grammars/groovy.so Executable file

Binary file not shown.

Binary file not shown.

BIN
runtime/grammars/haskell.so Executable file

Binary file not shown.

BIN
runtime/grammars/hcl.so Executable file

Binary file not shown.

BIN
runtime/grammars/heex.so Executable file

Binary file not shown.

BIN
runtime/grammars/hocon.so Executable file

Binary file not shown.

BIN
runtime/grammars/hoon.so Executable file

Binary file not shown.

BIN
runtime/grammars/hosts.so Executable file

Binary file not shown.

BIN
runtime/grammars/html.so Executable file

Binary file not shown.

BIN
runtime/grammars/hurl.so Executable file

Binary file not shown.

BIN
runtime/grammars/hyprlang.so Executable file

Binary file not shown.

BIN
runtime/grammars/iex.so Executable file

Binary file not shown.

BIN
runtime/grammars/ini.so Executable file

Binary file not shown.

BIN
runtime/grammars/inko.so Executable file

Binary file not shown.

BIN
runtime/grammars/janet-simple.so Executable file

Binary file not shown.

BIN
runtime/grammars/java.so Executable file

Binary file not shown.

BIN
runtime/grammars/javascript.so Executable file

Binary file not shown.

BIN
runtime/grammars/jinja2.so Executable file

Binary file not shown.

BIN
runtime/grammars/jjdescription.so Executable file

Binary file not shown.

BIN
runtime/grammars/jq.so Executable file

Binary file not shown.

BIN
runtime/grammars/jsdoc.so Executable file

Binary file not shown.

BIN
runtime/grammars/json.so Executable file

Binary file not shown.

BIN
runtime/grammars/json5.so Executable file

Binary file not shown.

BIN
runtime/grammars/jsonnet.so Executable file

Binary file not shown.

BIN
runtime/grammars/julia.so Executable file

Binary file not shown.

BIN
runtime/grammars/just.so Executable file

Binary file not shown.

BIN
runtime/grammars/kdl.so Executable file

Binary file not shown.

BIN
runtime/grammars/koka.so Executable file

Binary file not shown.

BIN
runtime/grammars/kotlin.so Executable file

Binary file not shown.

BIN
runtime/grammars/latex.so Executable file

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show more