Commit Graph

  • f05f36d846 implement file-watching based on filesentry filesentry Pascal Kuthe 2025-10-03 17:50:25 +02:00
  • a109863dde deploy: 6fffaf6a7d gh-pages the-mikedavis 2025-10-04 19:22:42 +00:00
  • 6fffaf6a7d add highlighting for nearley (#14482) master evie 2025-10-04 12:22:28 -07:00
  • 81b4a2c9d8 style: unify verbs in help message to base form (#14501) Lingxuan Ye 2025-10-05 03:22:13 +08:00
  • da68648549 deploy: e50e8a3638 the-mikedavis 2025-10-04 19:12:18 +00:00
  • e50e8a3638 feat(languages): add support for the eiffel programming language (#14470) alschena 2025-10-04 19:12:09 +00:00
  • 0a2972980f queries(scheme): properly highlight define-values (#14504) may 2025-10-04 21:01:45 +02:00
  • a8ac3c5010 feat: enable comment highlights in jsonnet (#14527) Maksymilian Wrzesień 2025-10-04 20:59:28 +02:00
  • 4a03189b4d deploy: 5c3e4b67d9 the-mikedavis 2025-10-04 18:57:02 +00:00
  • 5c3e4b67d9 Add injections for mise config (#14525) Remo Senekowitsch 2025-10-04 20:55:40 +02:00
  • cb3c450125 Add .itermcolors to xml file types (#14531) Will Faught 2025-10-04 11:55:00 -07:00
  • f327307faa Add .terminal to xml file types (#14532) Will Faught 2025-10-04 11:49:43 -07:00
  • abe82e7474 Add injections for inline scripts in jj config (#14530) Remo Senekowitsch 2025-10-04 20:48:54 +02:00
  • bfcbef10c5 build(deps): bump the rust-dependencies group with 8 updates (#14518) dependabot[bot] 2025-09-29 23:13:15 -04:00
  • 109c812233 Add rainbow brackets support to Darcula themes (#14506) Jesús González 2025-09-25 17:47:01 -03:00
  • 50c1a676f1 Update doom-one theme (#14384) Norman Paniagua 2025-09-25 22:16:30 +02:00
  • ed08fbd410 Update zenburn theme (#14459) Jakob Jordan 2025-09-24 09:55:53 -04:00
  • ce351f4b11 Avoid cloning language server names in Document::save Michael Davis 2025-09-23 10:22:49 -04:00
  • a5d0a0e1c2 Support textDocument/diagnostic specification (Pull diagnostics) (#11315) Sofus 2025-09-23 16:10:58 +02:00
  • ba506a51cb Use the default terminal size when runtime detection fails Alexander Shirokov 2025-09-23 09:51:04 +02:00
  • 0ebe450991 build(deps): bump the rust-dependencies group with 6 updates (#14483) dependabot[bot] 2025-09-23 08:29:37 -05:00
  • 37fe42d05d fix(lints): clippy 1.89-1.90 (#14223) RoloEdits 2025-09-22 06:44:17 -07:00
  • 755a3a771b deploy: 55167c21df the-mikedavis 2025-09-22 13:32:38 +00:00
  • 55167c21df feat: flatten single-child dirs in file explorer (#14173) Sylvain Terrien 2025-09-22 15:32:27 +02:00
  • 159827f691 deploy: 8acfc55280 the-mikedavis 2025-09-21 18:56:53 +00:00
  • 8acfc55280 feat: add file explorer options (#13888) Karem Abdul-Samad 2025-09-21 14:56:44 -04:00
  • 1426e1feb5 update source for mail grammar (#14479) Daniel Fichtinger 2025-09-21 14:42:03 -04:00
  • 2fcc6fd85b deploy: 1bf9879778 the-mikedavis 2025-09-21 16:17:04 +00:00
  • 1bf9879778 update nushell parser and queries (#14377) Axlefublr 2025-09-22 00:16:53 +08:00
  • 8f5d98224d deploy: 23a647aee8 the-mikedavis 2025-09-21 15:41:16 +00:00
  • 23a647aee8 Support mode 2031 dark/light mode detection (#14356) Michael Davis 2025-09-21 11:41:04 -04:00
  • c2b582aa45 tui: Use Crossterm on Windows (#14454) Michael Davis 2025-09-21 10:35:08 -04:00
  • 2304f4203f Use foreground rulers in all current themes foreground-rulers Michael Davis 2025-09-14 18:29:32 -04:00
  • a932eb8e53 Make ruler char configurable, default to Michael Davis 2025-07-10 14:50:08 -04:00
  • f15d6c28f2 deploy: 0ae37dc52b the-mikedavis 2025-09-18 14:12:45 +00:00
  • 0ae37dc52b Add rainbows for Koto (#14469) Ian Hobson 2025-09-18 16:12:32 +02:00
  • dbb472d4c4 tui: Patch cell content style instead of overwriting Michael Davis 2025-09-16 10:51:34 -04:00
  • 46e3617f6b fix(queries/svelte): inherit html for injections and set svelte_raw_text to typescript (#14460) Sri Senthil Balaji J 2025-09-16 19:05:34 +05:30
  • c0921202a0 build(deps): bump the rust-dependencies group with 6 updates (#14458) dependabot[bot] 2025-09-15 20:35:59 -04:00
  • ffe513d6aa statusline: dynamic padding for unfocused mode (#14440) Piotr Ginał 2025-09-15 23:50:05 +02:00
  • fdd3f8b88f dead10ck dead10ck Skyler Hawthorne 2025-09-15 12:10:29 -04:00
  • 09de695156 fix as-is tests Skyler Hawthorne 2024-04-07 16:08:28 -04:00
  • 99775897ac account for overlapping deletes Skyler Hawthorne 2023-06-05 19:07:08 -04:00
  • 631c3e3644 insert double whitespace inside pair Skyler Hawthorne 2023-06-05 01:16:05 -04:00
  • bb0198ee73 Delete pairs with multi-char-range selections Skyler Hawthorne 2023-06-03 14:34:19 -04:00
  • 8dfb0b5b85 add delete_by_and_with_selection Skyler Hawthorne 2023-06-03 11:06:31 -04:00
  • 15834cfe81 Change auto pair hook to operate on single changes Skyler Hawthorne 2023-06-01 14:34:52 -04:00
  • 0578063eed backfill auto pair delete tests Skyler Hawthorne 2023-05-29 00:49:49 -04:00
  • d26feaf1a3 Add Transaction::change_by_and_with_selection Skyler Hawthorne 2023-03-13 00:09:46 -04:00
  • 699391dd19 feat(command): expand_selection_around Skyler Hawthorne 2022-10-09 18:04:09 -04:00
  • d445661815 Generalize View::object_selections into map Skyler Hawthorne 2022-10-09 18:04:09 -04:00
  • a938646274 Add Selection::{overlaps,without} and fix contains Skyler Hawthorne 2023-02-24 00:06:08 -05:00
  • d49c8efa6e shrink_selection without history selects first contained child Skyler Hawthorne 2023-02-26 00:53:43 -05:00
  • 9816696784 backfill expand/shrink tests Skyler Hawthorne 2023-03-01 00:30:32 -05:00
  • ebdd1cf55d deploy: d015eff4aa the-mikedavis 2025-09-15 15:19:01 +00:00
  • d015eff4aa fix(helix-view/clipboard): use serde generated name for Win32Yank (#14455) Sri Senthil Balaji J 2025-09-15 20:48:49 +05:30
  • a4d780483b fix: Make Table Cells set the style of their text (#13776) CalebLarsen 2025-09-15 09:01:21 -05:00
  • ea2541f424 Added Ashokai theme family (#14446) Ash Joseph 2025-09-15 14:45:35 +01:00
  • 69713975c6 Switch svelte treesitter and update queries (#14343) Sri Senthil Balaji J 2025-09-15 19:14:20 +05:30
  • 8e34a9a4a9 deploy: 2dddace12e the-mikedavis 2025-09-15 13:37:23 +00:00
  • 2dddace12e Add support for the SlightLisp language (#14236) Xavier R. Guérin 2025-09-15 15:35:50 +02:00
  • 66737c6a4f Close prompts when switching windows (#13620) CalebLarsen 2025-09-15 08:32:43 -05:00
  • fbf6407ab3 Extend DebugArgumentValue to support toml tables, ref #14282 (#14283) Matt 2025-09-15 10:56:59 +02:00
  • 1f020b1d72 feat(languages): add latexmkrc to perl file-types (#14450) Kristoffer Plagborg Bak Sørensen 2025-09-15 01:11:17 +02:00
  • 9acfa51209 Add .tmux.conf glob to bash file-types (#14449) Antti Eskelinen 2025-09-14 16:11:06 +03:00
  • 2d7436fc20 Add support for matching function call arguments in Zig (#14436) Lukáš Lalinský 2025-09-14 02:13:21 +02:00
  • 9fc1cfeeaa deploy: 1388166570 the-mikedavis 2025-09-14 00:02:12 +00:00
  • 1388166570 feat: add support for grammar wikitext the mediawiki dialect (#14432) Igor Támara 2025-09-13 19:02:01 -05:00
  • 342f2a982d Update fortran tree sitter files (#14448) Steffen 2025-09-13 23:28:20 +00:00
  • 5bfc7bfc07 feat: add uppercase file extensions for Fortran (#14447) Steffen 2025-09-13 23:25:32 +00:00
  • 5609e3b3c2 feat: add .kube/kuberc to list of yaml file-types (#14444) Kristoffer Plagborg Bak Sørensen 2025-09-14 01:13:51 +02:00
  • c614467be8 feat(languages): add podman *.conf files to toml file-types (#14443) Kristoffer Plagborg Bak Sørensen 2025-09-14 01:13:10 +02:00
  • c531b7a4fa Add debug logging of reset-cursor escape sequence Michael Davis 2025-09-12 10:42:43 -04:00
  • b3e891ba6c deploy: 92b0a2f414 the-mikedavis 2025-09-12 14:32:32 +00:00
  • 92b0a2f414 feat(helix-tui): add configuration to manually enable/disable KKP (#14398) Valentin Cocaud 2025-09-12 16:32:22 +02:00
  • 378b27cad9 Bump termina to v0.1.1 Michael Davis 2025-09-12 10:12:55 -04:00
  • 209558645a Add new theme: Nvim-dark (#14403) fl0 2025-09-10 16:09:30 +02:00
  • 987b04bd26 build(deps): bump the rust-dependencies group with 6 updates (#14410) dependabot[bot] 2025-09-10 09:08:49 -05:00
  • b43e96ea33 deploy: 322bb1c189 the-mikedavis 2025-09-10 14:08:09 +00:00
  • 322bb1c189 Fix Lean LSP module imports (#14381) Grégoire Locqueville 2025-09-10 16:07:59 +02:00
  • 50de990cae deploy: 34e0f7e82f the-mikedavis 2025-09-10 13:46:02 +00:00
  • 34e0f7e82f Add a simple language server for HDL (nand2tetris) (#14415) quantonganh 2025-09-10 20:45:50 +07:00
  • 0c8f81f485 deploy: 97293c9f36 the-mikedavis 2025-09-10 13:42:17 +00:00
  • 97293c9f36 feat(languages): add gitlab-ci language specialized from yaml (#14396) Kristoffer Plagborg Bak Sørensen 2025-09-10 15:41:04 +02:00
  • 71038266e8 feat(highlights): add support for syntax features in hurl version 6.0.0 (#12725) Kristoffer Plagborg Bak Sørensen 2025-09-10 15:39:34 +02:00
  • 05a99c2cca fix white/bright white base16 color mixup (#14409) Charles Hall 2025-09-10 06:38:45 -07:00
  • c242e5c44c deploy: 14030d0b63 the-mikedavis 2025-09-10 13:30:00 +00:00
  • 14030d0b63 kdl queries: basic tag.scm and niri injections (#14401) Axlefublr 2025-09-10 21:28:31 +08:00
  • ff376b0d1a move cyan_light to jetbrains_cyan_light (#14412) Abderrahmane TAHRI JOUTI 2025-09-10 15:27:25 +02:00
  • d25726f573 feat: add fods and fodt extensions to xml filetype (#14416) Kristoffer Plagborg Bak Sørensen 2025-09-10 15:26:52 +02:00
  • cf718f7726 deploy: 8f2af68b30 the-mikedavis 2025-09-10 13:26:37 +00:00
  • 8f2af68b30 scheme: add block comment token, textobjects.scm (#14408) may 2025-09-10 15:26:27 +02:00
  • fe8e21a07f feat(bash): add init scripts for xinit and startx to bash file-types (#14397) Kristoffer Plagborg Bak Sørensen 2025-09-10 15:22:10 +02:00
  • 49d63ccf2b build(deps): bump the rust-dependencies group with 6 updates dependabot/cargo/rust-dependencies-a0e25a6f8e dependabot[bot] 2025-09-08 23:03:41 +00:00
  • 8e5455b28f tui: Use Crossterm on Windows crossterm-windows Michael Davis 2025-09-07 14:05:47 -04:00
  • d0218f7e78 queries(scheme): mark the variables of do as @variable may 2025-09-04 15:32:00 +02:00
  • e2333f60ae queries(scheme): convert a #match? to a #any-of? may 2025-09-04 15:49:02 +02:00
  • 70187c430c queries(scheme): more consistently indent with two spaces may 2025-09-04 16:05:04 +02:00
  • a2cb5e61f4 deploy: 8058fefef0 the-mikedavis 2025-09-05 14:35:37 +00:00
  • 8058fefef0 feat: add docker-language-server kpbaks 2025-09-04 19:24:07 +02:00