aboutsummaryrefslogtreecommitdiff
path: root/book
Commit message (Expand)AuthorAge
* Add Vlang tree-sitter in the languages.toml (#2526)pancake2022-05-28
* mention the requirement of C++ compiler for building grammar in doc (#2592)nitish-172022-05-28
* add section on syntax tree motions to the usage docs (#2568)Michael Davis2022-05-26
* Basic verilog support (#2552)Andrey Tkachenko2022-05-24
* Add lua lsp (#2560)Erasin2022-05-24
* Add shrink equivalent of extend_to_line_bounds (#2450)Daniel S Poulin2022-05-22
* Add theme key for picker separator (#2523)kyrime2022-05-22
* cargo xtask docgenBlaž Hrastnik2022-05-21
* Added a default lsp server for Java in languages.toml (#2511)Jacob Thompson2022-05-20
* Separate colors for different diagnostics types (#2437)Robert Walter2022-05-20
* support insert register in prompt (#2458)Bob2022-05-20
* Add tree-sitter ssh client config queries (#2498)midnightexigent2022-05-18
* feat(commands): add log-open command (#2422)amaihoefner2022-05-11
* feat(lang): add Meson language support (#2314)unrelentingtech2022-05-11
* feat(languages): add odin language (#2399)Robert Walter2022-05-05
* feat(languages): git-ignore and git-attributes (#2397)Matthew Toohey2022-05-05
* Making the 'set-option' command help more descriptive. (#2365)Ben Lee-Cohen2022-05-04
* rewrite auto-pairs docs (#2384)Michael Davis2022-05-04
* Add documentation for `hx --health` (#2357)Robert Walter2022-05-02
* feat(commands): make it possible to disable format-on-save via the 'auto-form...unrelentingtech2022-05-02
* add reflow command (#2128)Vince Mutolo2022-05-02
* Add run-shell-command for Commands (#1682)Ryosuke Hayashi2022-05-02
* feat(lang): Cpon lang support (#2355)Fanda Vacek2022-05-01
* cargo xtask docgenBlaž Hrastnik2022-05-01
* feat(ui): add nbsp (non-breaking space) to rendered whitespace (#2322)unrelentingtech2022-04-30
* feat(lang): add devicetree (Flattened Device Tree Source) (#2329)unrelentingtech2022-04-29
* fix(docs): cleanup obsolete indents.toml mentions (#2327)unrelentingtech2022-04-29
* Add `m` textobject to select closest surround pairGokul Soumya2022-04-29
* Change A-left right to C-left right in insert (#2193)Ivan Tham2022-04-29
* Make A-hjkl tree-sitter nav A-pion (#2205)Ivan Tham2022-04-29
* fix typos (#2304)chunghha2022-04-27
* feat(lsp): add toml lsp (#2302)Alexis Kalabura2022-04-27
* feat(lang): add hare language support (#2289)meak2022-04-26
* feat(lsp): add vala language support (#2243)ttys32022-04-24
* Add :get-option command (#2231)Daniel2022-04-24
* fix(lsp): divide hcl into seperate languages (#2244)Lukas2022-04-23
* feat(lsp): add yaml lsp (#2234)Lukas2022-04-23
* Replace line endings using `set_line_ending` command (#1871)Kirawi2022-04-23
* feat(lang): add nushell language support (#2225)Justin Ma2022-04-22
* Document `ui.virtual.ruler` scope in theme docs (#2199)Michael Davis2022-04-20
* feat(lang): add go.mod and go.work support (#2197)ttys32022-04-20
* Add Nickel language (#2173)Erin van der Veen2022-04-20
* allow whitespace to be renderedOmnikar2022-04-20
* Add rulers option (#2060)Thomas2022-04-20
* add table of OS/command for copy/symlink the runtime folder to the config (#2...matan h2022-04-20
* Add support for local language configuration (#1249)Kirawi2022-04-18
* Ruby TextObjects and more file extensions (#2143)Danillo Melo2022-04-18
* Pipe typable command (#1972)Thomas2022-04-17
* Make gutters configurable (#1967)Dr. David A. Kunz2022-04-16
* gdscript support (#1985)EmmChriss2022-04-15