Commit Graph

6036 Commits (9e171e7d1d644654010b54c775a1d688b6d56fb2)
 

Author SHA1 Message Date
yehor 9e171e7d1d
Add default-yank-register option (#11430)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
20 hours ago
Teemu Säilynoja b92e8abfb3
Update Snakemake language config (#11936) 20 hours ago
PORTALSURFER 8807dbfc40
Update current hex themes, add a new hex theme (#10849) 20 hours ago
Arthur 15b478d433
hyprlang: add hyprls language server (#11056)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
20 hours ago
Michael Davis 467fad51b1
clipboard: Sway builtin provider yank and paste commands
The configuration here is not super intuitive - in order to yank from
a clipboard provider we want it to paste the clipboard and in order to
paste to the clipboard we want it to yank the contents we pass.

This swaps the programs for yank and paste to align with that.

Ref #10839
20 hours ago
Michael Davis b855cd0cda
clipboard: Fix builtin_names for x-clip, x-sel, win-32-yank
Copy/paste error from #10839
20 hours ago
spx01 6101b3a7a3
fix: simplify text reflowing strategy to improve language compatibility (#12048) 20 hours ago
Yerlan 887bbbc375
Adding NestedText language support (#11987)
Co-authored-by: Yerlan Sergaziyev <yerlan.sergaziyev@rms-consult.de>
20 hours ago
Ricardo Fernández Serrata 7ee66c0658
suggest `*.desktop` for AppImage (#10823)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
20 hours ago
Heath Stewart 843c058f0b
Use latest tree-sitter-bicep, support bicepparams (#11525)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
20 hours ago
Travis Harmon ed7e5bd8dc
Use bold statusline for mode indicator in onedarker theme (#11958) 20 hours ago
Krishan b501a300e9
Update Zig's comment tokens (#12049) 20 hours ago
Frans Skarman 310bc04f23
Add spade support (#11448)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
21 hours ago
Thomas Aarholt 2f6a113fbe
Docs Key-Remapping: Move Commands to top as introduction (#11953) 21 hours ago
Alexis Mousset 8c6ca3c0fc
Update modus themes to 4.6.0 (#11949) 21 hours ago
Michael Davis b97c745631
docs: Improve display of inline-diagnostics config sample
Closes https://github.com/helix-editor/helix/issues/11591
21 hours ago
Adam Chalmers d8e2aab201
Document how to use modifier keys in macro remaps (#11930) 21 hours ago
Michael Davis 188f701f50
docs: Remove invalid '--path helix-term' from build instructions
Fixes https://github.com/helix-editor/helix/issues/11557
21 hours ago
Robert Edmonds 83f1b98e80
languages: Add `ssh_config.d/*.conf` as a glob for sshclientconfig (#11947) 21 hours ago
Keir Lawson 4dc46f9472
Make Spacebones theme picker selection more legible (#12064) 21 hours ago
Javier Goday 4d0b7e57b1
Set tags color in monokai theme (#11917) 21 hours ago
Yuki Kobayashi 548fd57489
fix(languages): treat tsconfig.json as jsonc (#12031) 21 hours ago
blt-r 8ed8d52e9d
Treat .clangd and .clang-format as YAML (#12032) 21 hours ago
Elizabeth eeb5b7bbdd fix: added .DS_Store to gitignore 21 hours ago
Elizabeth d95b21ddd3 fix(swift): disabled auto-format & added .swift-format highlighting 21 hours ago
zetashift 56bb366f7e
Update Unison grammar and queries (#12039) 21 hours ago
Aidan Gauland 06d5b88dee
feat(languages): add .livemd Markdown extension (#12034) 21 hours ago
Eamon Caton e2d79c1891
Add Carbonfox theme (#11558) 21 hours ago
mesmere 5b3e0b64f0
Add new "Eiffel" theme (#11679) 21 hours ago
Michael McClintock 07262f5170
Add yo themes (#11703) 21 hours ago
pacien 6ec510d58f
queries/nix: add injections for nim writers (#11837) 21 hours ago
Veesh Goldman 4d3612125b
chore: update perl + pod parsers (#11848) 21 hours ago
Sebastian Neubauer f9ac1f1ff1
Bump tree-sitter llvm grammars (#11851) 21 hours ago
Grenier Célestin 2dbecd3c80
Bump tree-sitter-nasm (#11795) 21 hours ago
eh aa10b1fd11
Theme: Seoul256 dark & light (#11466) 21 hours ago
Freddie Gilbraith 07968880e6
update to newest rescript treesitter library and queries (#11165)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: Freddie Ridell <freddie@Gilbraith-MacBook-Pro.local>
21 hours ago
Raghu Saxena 4e2faa0be9
Add `:config-reload` to configuration docs (#11086)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
21 hours ago
AbrA-K 0fca0d057e
Theme: add adwaita-light theme (#10869)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Co-authored-by: abra <abra@KadaZen.fritz.box>
21 hours ago
Alfie Richards 68ee87695b
Add clipboard provider configuration (#10839) 21 hours ago
RoloEdits b6e555a2ed
feat(highlights): add `INVARIANT` to error tag (#12094) 21 hours ago
Jaakko Paju 48e15f77f7
Add package.json and (and tsconfig.json) for TS/JS language config roots (#10652)
* Add package.json and tsconfig.json for TS/JS language config roots

* Add root to Javascript
21 hours ago
Michael Davis 59b020ec91
Save an undo checkpoint before paste in insert mode (#8121) 21 hours ago
Mark Stosberg 239262e094
docs: Document what directory file_picker opens from (#10816) 21 hours ago
Eduardo Rittner Coelho 23600e3ecb
Add correct source file for TypableCommandList (#11839)
Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
21 hours ago
Sam Kagan 287e412780
docs(keymap): add select_all_children (#11972)
Co-authored-by: Sam Kagan <skagan@nrao.edu>
21 hours ago
stefanvi bc18dc2c0c
Pluralize 'parenthesis' in the tutorial (#12015) 21 hours ago
Sebastian Dörner 3fd7ca334e
Add support for textproto language. (#11874) 21 hours ago
Oren Mittman 6373027c9e
chore: add "ui.virtual.jump-label" to serika-dark theme (#11911) 21 hours ago
dependabot[bot] f06f481ad9
build(deps): bump the rust-dependencies group with 5 updates (#12088)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 hours ago
dependabot[bot] a219d5aabb
build(deps): bump unicode-general-category from 0.6.0 to 1.0.0 (#12089)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 day ago