* add tests * Wrap selected text with brackets/quotes (#1452) * Add support for empty setting items (#1517) * editor tab dedup files update * Show unique paths to disambiguate same file names (Re: #557) (#1521) * ci: bump checkout action (#1523) * previous word for modal and non-modal * Improve Ctrl+Left-Arrow Keys behavior (#1531) * add indent guide (#1525) * fix error lens (#1524) * fix whitespace on end of line (#1509) * update CHANGELOG * show update in progress (#1508) * scratch buffer fix (#1507) * update changelog * feature: add shift+C delete remainder of line (#1491) * fix(search): use esc to close search regardless of current mode (#1477) * UI: Fix issue where 1st tab shows the close icon... (#1483) * Feat: Add setting Cursor Surrounding Lines (#1474) (#1475) * Added .fleet/ to .gitignore (#1498) * fix: remove -Z (#1505) * Split up SettingItem code (#1484) * Update Changelog.md with 0.2.1 changes (#1486) * update docs * update docs * Style Crash fix (#1482) * Load shell environment when launching from GUI (#1461) * Add atomic soft tabs feature (#1419) * Trim whitespace from search results (#1453) OBS-URL: https://build.opensuse.org/package/show/editors/lapce?expand=0&rev=40
183 lines
5.9 KiB
Plaintext
183 lines
5.9 KiB
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/6cdh/tree-sitter-scheme.git"]
|
|
git = "https://github.com/6cdh/tree-sitter-scheme.git"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/Himujjal/tree-sitter-svelte"]
|
|
git = "https://github.com/Himujjal/tree-sitter-svelte"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/MDeiml/tree-sitter-markdown.git"]
|
|
git = "https://github.com/MDeiml/tree-sitter-markdown.git"
|
|
branch = "split_parser"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/VixieTSQ/tree-sitter-glimmer"]
|
|
git = "https://github.com/VixieTSQ/tree-sitter-glimmer"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/VixieTSQ/tree-sitter-hcl"]
|
|
git = "https://github.com/VixieTSQ/tree-sitter-hcl"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/VixieTSQ/tree-sitter-scss"]
|
|
git = "https://github.com/VixieTSQ/tree-sitter-scss"
|
|
branch = "patch-1"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/elixir-lang/tree-sitter-elixir.git"]
|
|
git = "https://github.com/elixir-lang/tree-sitter-elixir.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/fwcd/tree-sitter-kotlin"]
|
|
git = "https://github.com/fwcd/tree-sitter-kotlin"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/druid"]
|
|
git = "https://github.com/lapce/druid"
|
|
branch = "shell_opengl"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/font-kit"]
|
|
git = "https://github.com/lapce/font-kit"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/fount"]
|
|
git = "https://github.com/lapce/fount"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/parley"]
|
|
git = "https://github.com/lapce/parley"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/piet-wgpu"]
|
|
git = "https://github.com/lapce/piet-wgpu"
|
|
branch = "shell_opengl"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/psp-types"]
|
|
git = "https://github.com/lapce/psp-types"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/structdesc"]
|
|
git = "https://github.com/lapce/structdesc"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/swash"]
|
|
git = "https://github.com/lapce/swash"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/wasi-experimental-http"]
|
|
git = "https://github.com/lapce/wasi-experimental-http"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/lapce/xi-editor"]
|
|
git = "https://github.com/lapce/xi-editor"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/latex-lsp/tree-sitter-latex"]
|
|
git = "https://github.com/latex-lsp/tree-sitter-latex"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/maxxnino/tree-sitter-zig"]
|
|
git = "https://github.com/maxxnino/tree-sitter-zig"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/panekj/tree-sitter-dockerfile"]
|
|
git = "https://github.com/panekj/tree-sitter-dockerfile"
|
|
branch = "queries"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/panekj/tree-sitter-nix"]
|
|
git = "https://github.com/panekj/tree-sitter-nix"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/panekj/tree-sitter-yaml"]
|
|
git = "https://github.com/panekj/tree-sitter-yaml"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-bash"]
|
|
git = "https://github.com/syntacti/tree-sitter-bash"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-css"]
|
|
git = "https://github.com/syntacti/tree-sitter-css"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-d"]
|
|
git = "https://github.com/syntacti/tree-sitter-d"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-dart"]
|
|
git = "https://github.com/syntacti/tree-sitter-dart"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/syntacti/tree-sitter-lua"]
|
|
git = "https://github.com/syntacti/tree-sitter-lua"
|
|
branch = "main"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/szebniok/tree-sitter-wgsl"]
|
|
git = "https://github.com/szebniok/tree-sitter-wgsl"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-c-sharp"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-c-sharp"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-haskell"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-haskell"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-java.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-java.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-json.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-json.git"
|
|
rev = "11e2cc12d9b267766fb11a06e52952792fd8e3f0"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-ocaml"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-ocaml"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-php.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-php.git"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-ql"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-ql"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/tree-sitter/tree-sitter-ruby.git"]
|
|
git = "https://github.com/tree-sitter/tree-sitter-ruby.git"
|
|
rev = "656abef"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/vantreeseba/tree-sitter-haxe"]
|
|
git = "https://github.com/vantreeseba/tree-sitter-haxe"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/varlad/tree-sitter-julia"]
|
|
git = "https://github.com/varlad/tree-sitter-julia"
|
|
branch = "master"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor" |