| Commit message (Expand) | Author | Age |
* | Improve Readability (#2639) | Ryan Russell | 2022-06-01 |
* | Add Vlang tree-sitter in the languages.toml (#2526) | pancake | 2022-05-28 |
* | mention the requirement of C++ compiler for building grammar in doc (#2592) | nitish-17 | 2022-05-28 |
* | add section on syntax tree motions to the usage docs (#2568) | Michael Davis | 2022-05-26 |
* | Basic verilog support (#2552) | Andrey Tkachenko | 2022-05-24 |
* | Add lua lsp (#2560) | Erasin | 2022-05-24 |
* | Add shrink equivalent of extend_to_line_bounds (#2450) | Daniel S Poulin | 2022-05-22 |
* | Add theme key for picker separator (#2523) | kyrime | 2022-05-22 |
* | cargo xtask docgen | Blaž Hrastnik | 2022-05-21 |
* | Added a default lsp server for Java in languages.toml (#2511) | Jacob Thompson | 2022-05-20 |
* | Separate colors for different diagnostics types (#2437) | Robert Walter | 2022-05-20 |
* | support insert register in prompt (#2458) | Bob | 2022-05-20 |
* | Add tree-sitter ssh client config queries (#2498) | midnightexigent | 2022-05-18 |
* | feat(commands): add log-open command (#2422) | amaihoefner | 2022-05-11 |
* | feat(lang): add Meson language support (#2314) | unrelentingtech | 2022-05-11 |
* | feat(languages): add odin language (#2399) | Robert Walter | 2022-05-05 |
* | feat(languages): git-ignore and git-attributes (#2397) | Matthew Toohey | 2022-05-05 |
* | Making the 'set-option' command help more descriptive. (#2365) | Ben Lee-Cohen | 2022-05-04 |
* | rewrite auto-pairs docs (#2384) | Michael Davis | 2022-05-04 |
* | Add documentation for `hx --health` (#2357) | Robert Walter | 2022-05-02 |
* | feat(commands): make it possible to disable format-on-save via the 'auto-form... | unrelentingtech | 2022-05-02 |
* | add reflow command (#2128) | Vince Mutolo | 2022-05-02 |
* | Add run-shell-command for Commands (#1682) | Ryosuke Hayashi | 2022-05-02 |
* | feat(lang): Cpon lang support (#2355) | Fanda Vacek | 2022-05-01 |
* | cargo xtask docgen | Blaž Hrastnik | 2022-05-01 |
* | feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322) | unrelentingtech | 2022-04-30 |
* | feat(lang): add devicetree (Flattened Device Tree Source) (#2329) | unrelentingtech | 2022-04-29 |
* | fix(docs): cleanup obsolete indents.toml mentions (#2327) | unrelentingtech | 2022-04-29 |
* | Add `m` textobject to select closest surround pair | Gokul Soumya | 2022-04-29 |
* | Change A-left right to C-left right in insert (#2193) | Ivan Tham | 2022-04-29 |
* | Make A-hjkl tree-sitter nav A-pion (#2205) | Ivan Tham | 2022-04-29 |
* | fix typos (#2304) | chunghha | 2022-04-27 |
* | feat(lsp): add toml lsp (#2302) | Alexis Kalabura | 2022-04-27 |
* | feat(lang): add hare language support (#2289) | meak | 2022-04-26 |
* | feat(lsp): add vala language support (#2243) | ttys3 | 2022-04-24 |
* | Add :get-option command (#2231) | Daniel | 2022-04-24 |
* | fix(lsp): divide hcl into seperate languages (#2244) | Lukas | 2022-04-23 |
* | feat(lsp): add yaml lsp (#2234) | Lukas | 2022-04-23 |
* | Replace line endings using `set_line_ending` command (#1871) | Kirawi | 2022-04-23 |
* | feat(lang): add nushell language support (#2225) | Justin Ma | 2022-04-22 |
* | Document `ui.virtual.ruler` scope in theme docs (#2199) | Michael Davis | 2022-04-20 |
* | feat(lang): add go.mod and go.work support (#2197) | ttys3 | 2022-04-20 |
* | Add Nickel language (#2173) | Erin van der Veen | 2022-04-20 |
* | allow whitespace to be rendered | Omnikar | 2022-04-20 |
* | Add rulers option (#2060) | Thomas | 2022-04-20 |
* | add table of OS/command for copy/symlink the runtime folder to the config (#2... | matan h | 2022-04-20 |
* | Add support for local language configuration (#1249) | Kirawi | 2022-04-18 |
* | Ruby TextObjects and more file extensions (#2143) | Danillo Melo | 2022-04-18 |
* | Pipe typable command (#1972) | Thomas | 2022-04-17 |
* | Make gutters configurable (#1967) | Dr. David A. Kunz | 2022-04-16 |