initial
This commit is contained in:
commit
70ab87dcfe
41
config.toml
Normal file
41
config.toml
Normal 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
13
languages.toml
Normal 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"]
|
0
runtime/grammars/.gitkeep
Normal file
0
runtime/grammars/.gitkeep
Normal file
BIN
runtime/grammars/ada.so
Executable file
BIN
runtime/grammars/ada.so
Executable file
Binary file not shown.
BIN
runtime/grammars/adl.so
Executable file
BIN
runtime/grammars/adl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/agda.so
Executable file
BIN
runtime/grammars/agda.so
Executable file
Binary file not shown.
BIN
runtime/grammars/astro.so
Executable file
BIN
runtime/grammars/astro.so
Executable file
Binary file not shown.
BIN
runtime/grammars/awk.so
Executable file
BIN
runtime/grammars/awk.so
Executable file
Binary file not shown.
BIN
runtime/grammars/bash.so
Executable file
BIN
runtime/grammars/bash.so
Executable file
Binary file not shown.
BIN
runtime/grammars/bass.so
Executable file
BIN
runtime/grammars/bass.so
Executable file
Binary file not shown.
BIN
runtime/grammars/beancount.so
Executable file
BIN
runtime/grammars/beancount.so
Executable file
Binary file not shown.
BIN
runtime/grammars/bibtex.so
Executable file
BIN
runtime/grammars/bibtex.so
Executable file
Binary file not shown.
BIN
runtime/grammars/bicep.so
Executable file
BIN
runtime/grammars/bicep.so
Executable file
Binary file not shown.
BIN
runtime/grammars/bitbake.so
Executable file
BIN
runtime/grammars/bitbake.so
Executable file
Binary file not shown.
BIN
runtime/grammars/blade.so
Executable file
BIN
runtime/grammars/blade.so
Executable file
Binary file not shown.
BIN
runtime/grammars/blueprint.so
Executable file
BIN
runtime/grammars/blueprint.so
Executable file
Binary file not shown.
BIN
runtime/grammars/c-sharp.so
Executable file
BIN
runtime/grammars/c-sharp.so
Executable file
Binary file not shown.
BIN
runtime/grammars/c.so
Executable file
BIN
runtime/grammars/c.so
Executable file
Binary file not shown.
BIN
runtime/grammars/cairo.so
Executable file
BIN
runtime/grammars/cairo.so
Executable file
Binary file not shown.
BIN
runtime/grammars/capnp.so
Executable file
BIN
runtime/grammars/capnp.so
Executable file
Binary file not shown.
BIN
runtime/grammars/cel.so
Executable file
BIN
runtime/grammars/cel.so
Executable file
Binary file not shown.
BIN
runtime/grammars/clojure.so
Executable file
BIN
runtime/grammars/clojure.so
Executable file
Binary file not shown.
BIN
runtime/grammars/cmake.so
Executable file
BIN
runtime/grammars/cmake.so
Executable file
Binary file not shown.
BIN
runtime/grammars/comment.so
Executable file
BIN
runtime/grammars/comment.so
Executable file
Binary file not shown.
BIN
runtime/grammars/cpon.so
Executable file
BIN
runtime/grammars/cpon.so
Executable file
Binary file not shown.
BIN
runtime/grammars/cpp.so
Executable file
BIN
runtime/grammars/cpp.so
Executable file
Binary file not shown.
BIN
runtime/grammars/css.so
Executable file
BIN
runtime/grammars/css.so
Executable file
Binary file not shown.
BIN
runtime/grammars/cue.so
Executable file
BIN
runtime/grammars/cue.so
Executable file
Binary file not shown.
BIN
runtime/grammars/d.so
Executable file
BIN
runtime/grammars/d.so
Executable file
Binary file not shown.
BIN
runtime/grammars/dart.so
Executable file
BIN
runtime/grammars/dart.so
Executable file
Binary file not shown.
BIN
runtime/grammars/dbml.so
Executable file
BIN
runtime/grammars/dbml.so
Executable file
Binary file not shown.
BIN
runtime/grammars/devicetree.so
Executable file
BIN
runtime/grammars/devicetree.so
Executable file
Binary file not shown.
BIN
runtime/grammars/dhall.so
Executable file
BIN
runtime/grammars/dhall.so
Executable file
Binary file not shown.
BIN
runtime/grammars/diff.so
Executable file
BIN
runtime/grammars/diff.so
Executable file
Binary file not shown.
BIN
runtime/grammars/dockerfile.so
Executable file
BIN
runtime/grammars/dockerfile.so
Executable file
Binary file not shown.
BIN
runtime/grammars/dot.so
Executable file
BIN
runtime/grammars/dot.so
Executable file
Binary file not shown.
BIN
runtime/grammars/dtd.so
Executable file
BIN
runtime/grammars/dtd.so
Executable file
Binary file not shown.
BIN
runtime/grammars/earthfile.so
Executable file
BIN
runtime/grammars/earthfile.so
Executable file
Binary file not shown.
BIN
runtime/grammars/edoc.so
Executable file
BIN
runtime/grammars/edoc.so
Executable file
Binary file not shown.
BIN
runtime/grammars/eex.so
Executable file
BIN
runtime/grammars/eex.so
Executable file
Binary file not shown.
BIN
runtime/grammars/elisp.so
Executable file
BIN
runtime/grammars/elisp.so
Executable file
Binary file not shown.
BIN
runtime/grammars/elixir.so
Executable file
BIN
runtime/grammars/elixir.so
Executable file
Binary file not shown.
BIN
runtime/grammars/elm.so
Executable file
BIN
runtime/grammars/elm.so
Executable file
Binary file not shown.
BIN
runtime/grammars/elvish.so
Executable file
BIN
runtime/grammars/elvish.so
Executable file
Binary file not shown.
BIN
runtime/grammars/embedded-template.so
Executable file
BIN
runtime/grammars/embedded-template.so
Executable file
Binary file not shown.
BIN
runtime/grammars/erlang.so
Executable file
BIN
runtime/grammars/erlang.so
Executable file
Binary file not shown.
BIN
runtime/grammars/esdl.so
Executable file
BIN
runtime/grammars/esdl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/fidl.so
Executable file
BIN
runtime/grammars/fidl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/fish.so
Executable file
BIN
runtime/grammars/fish.so
Executable file
Binary file not shown.
BIN
runtime/grammars/forth.so
Executable file
BIN
runtime/grammars/forth.so
Executable file
Binary file not shown.
BIN
runtime/grammars/fortran.so
Executable file
BIN
runtime/grammars/fortran.so
Executable file
Binary file not shown.
BIN
runtime/grammars/fsharp.so
Executable file
BIN
runtime/grammars/fsharp.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gas.so
Executable file
BIN
runtime/grammars/gas.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gdscript.so
Executable file
BIN
runtime/grammars/gdscript.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gherkin.so
Executable file
BIN
runtime/grammars/gherkin.so
Executable file
Binary file not shown.
BIN
runtime/grammars/git-commit.so
Executable file
BIN
runtime/grammars/git-commit.so
Executable file
Binary file not shown.
BIN
runtime/grammars/git-config.so
Executable file
BIN
runtime/grammars/git-config.so
Executable file
Binary file not shown.
BIN
runtime/grammars/git-rebase.so
Executable file
BIN
runtime/grammars/git-rebase.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gitattributes.so
Executable file
BIN
runtime/grammars/gitattributes.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gitignore.so
Executable file
BIN
runtime/grammars/gitignore.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gleam.so
Executable file
BIN
runtime/grammars/gleam.so
Executable file
Binary file not shown.
BIN
runtime/grammars/glimmer.so
Executable file
BIN
runtime/grammars/glimmer.so
Executable file
Binary file not shown.
BIN
runtime/grammars/glsl.so
Executable file
BIN
runtime/grammars/glsl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gn.so
Executable file
BIN
runtime/grammars/gn.so
Executable file
Binary file not shown.
BIN
runtime/grammars/go.so
Executable file
BIN
runtime/grammars/go.so
Executable file
Binary file not shown.
BIN
runtime/grammars/godot-resource.so
Executable file
BIN
runtime/grammars/godot-resource.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gomod.so
Executable file
BIN
runtime/grammars/gomod.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gotmpl.so
Executable file
BIN
runtime/grammars/gotmpl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/gowork.so
Executable file
BIN
runtime/grammars/gowork.so
Executable file
Binary file not shown.
BIN
runtime/grammars/graphql.so
Executable file
BIN
runtime/grammars/graphql.so
Executable file
Binary file not shown.
BIN
runtime/grammars/groovy.so
Executable file
BIN
runtime/grammars/groovy.so
Executable file
Binary file not shown.
BIN
runtime/grammars/haskell-persistent.so
Executable file
BIN
runtime/grammars/haskell-persistent.so
Executable file
Binary file not shown.
BIN
runtime/grammars/haskell.so
Executable file
BIN
runtime/grammars/haskell.so
Executable file
Binary file not shown.
BIN
runtime/grammars/hcl.so
Executable file
BIN
runtime/grammars/hcl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/heex.so
Executable file
BIN
runtime/grammars/heex.so
Executable file
Binary file not shown.
BIN
runtime/grammars/hocon.so
Executable file
BIN
runtime/grammars/hocon.so
Executable file
Binary file not shown.
BIN
runtime/grammars/hoon.so
Executable file
BIN
runtime/grammars/hoon.so
Executable file
Binary file not shown.
BIN
runtime/grammars/hosts.so
Executable file
BIN
runtime/grammars/hosts.so
Executable file
Binary file not shown.
BIN
runtime/grammars/html.so
Executable file
BIN
runtime/grammars/html.so
Executable file
Binary file not shown.
BIN
runtime/grammars/hurl.so
Executable file
BIN
runtime/grammars/hurl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/hyprlang.so
Executable file
BIN
runtime/grammars/hyprlang.so
Executable file
Binary file not shown.
BIN
runtime/grammars/iex.so
Executable file
BIN
runtime/grammars/iex.so
Executable file
Binary file not shown.
BIN
runtime/grammars/ini.so
Executable file
BIN
runtime/grammars/ini.so
Executable file
Binary file not shown.
BIN
runtime/grammars/inko.so
Executable file
BIN
runtime/grammars/inko.so
Executable file
Binary file not shown.
BIN
runtime/grammars/janet-simple.so
Executable file
BIN
runtime/grammars/janet-simple.so
Executable file
Binary file not shown.
BIN
runtime/grammars/java.so
Executable file
BIN
runtime/grammars/java.so
Executable file
Binary file not shown.
BIN
runtime/grammars/javascript.so
Executable file
BIN
runtime/grammars/javascript.so
Executable file
Binary file not shown.
BIN
runtime/grammars/jinja2.so
Executable file
BIN
runtime/grammars/jinja2.so
Executable file
Binary file not shown.
BIN
runtime/grammars/jjdescription.so
Executable file
BIN
runtime/grammars/jjdescription.so
Executable file
Binary file not shown.
BIN
runtime/grammars/jq.so
Executable file
BIN
runtime/grammars/jq.so
Executable file
Binary file not shown.
BIN
runtime/grammars/jsdoc.so
Executable file
BIN
runtime/grammars/jsdoc.so
Executable file
Binary file not shown.
BIN
runtime/grammars/json.so
Executable file
BIN
runtime/grammars/json.so
Executable file
Binary file not shown.
BIN
runtime/grammars/json5.so
Executable file
BIN
runtime/grammars/json5.so
Executable file
Binary file not shown.
BIN
runtime/grammars/jsonnet.so
Executable file
BIN
runtime/grammars/jsonnet.so
Executable file
Binary file not shown.
BIN
runtime/grammars/julia.so
Executable file
BIN
runtime/grammars/julia.so
Executable file
Binary file not shown.
BIN
runtime/grammars/just.so
Executable file
BIN
runtime/grammars/just.so
Executable file
Binary file not shown.
BIN
runtime/grammars/kdl.so
Executable file
BIN
runtime/grammars/kdl.so
Executable file
Binary file not shown.
BIN
runtime/grammars/koka.so
Executable file
BIN
runtime/grammars/koka.so
Executable file
Binary file not shown.
BIN
runtime/grammars/kotlin.so
Executable file
BIN
runtime/grammars/kotlin.so
Executable file
Binary file not shown.
BIN
runtime/grammars/latex.so
Executable file
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
Loading…
Reference in a new issue