aboutsummaryrefslogtreecommitdiff
path: root/book/src/generated/typable-cmd.md
Commit message (Expand)AuthorAge
* Add tree-sitter-highlight-name command (#8170)Luke Halasy2023-09-10
* add redraw command (#6949)Weiyuan Wu2023-09-08
* Implement the wa! command (#7577)Ryan Fowler2023-07-09
* Add yank_joined command (#7195)spectre2562023-06-16
* Add rl and rla aliasses for reload and reload-all commands (#7158)Zisulin Morbrot2023-06-13
* Fix docgen and lsp-stop documentationPhilipp Mildenberger2023-05-18
* Fix some lints/docgen hintsPhilipp Mildenberger2023-05-18
* Adds support for multiple language servers per language.Philipp Mildenberger2023-05-18
* Add wbc and wbc! commands (#6947)Kitsu2023-05-09
* feat(commands): add clear-register typable command (#5695)jorge2023-04-27
* make `:u` alias `:update` (#6835)Atticus Sebastiani2023-04-23
* add workspace config and manual LSP root managementPascal Kuthe2023-03-29
* Add command for resetting diff hunks (#5736)Pascal Kuthe2023-03-08
* Allow LSP server to be stopped (#5964)Davide Galassi2023-03-08
* feat: show current language when no argument is provided (#5895)Guillaume2023-02-16
* Add :toggle-option command (#4085)A-Walrus2023-02-13
* Add :character-info command (#4000)William Etheredge2023-02-03
* Remove redraw to fix buildBlaž Hrastnik2022-12-15
* add redraw command (#4354)Roberto Vidal2022-12-15
* Add `:pipe-to` typable command that ignores shell output (#4931)Alexander Schlögl2022-12-12
* Add `:reload-all` command (#4663)Filipe Azevedo2022-11-20
* Add LSP workspace command picker (#3140)Matthias Deiml2022-11-09
* commands: Make no arg ':theme' show name (#3740)James O. D. Hunt2022-10-26
* Add `:update` that will write the changes if the file has been modified. (#4...Gaurav Tyagi2022-10-26
* fix `:insert-output` doc: inserting output **before** each selection (#4286)ZJPzjp2022-10-15
* add :lsp-restart command (#3435)Filipe Azevedo2022-09-20
* Shorten embedded command descriptions (#3070)Gokul Soumya2022-07-26
* views -> buffers in write-all (#2788)Gygaxis Vainhardt2022-06-16
* Add shell insert commands to typable and config (#2589)Termina942022-06-05
* feat(commands): add log-open command (#2422)amaihoefner2022-05-11
* Making the 'set-option' command help more descriptive. (#2365)Ben Lee-Cohen2022-05-04
* add reflow command (#2128)Vince Mutolo2022-05-02
* Add run-shell-command for Commands (#1682)Ryosuke Hayashi2022-05-02
* fix typos (#2304)chunghha2022-04-27
* Add :get-option command (#2231)Daniel2022-04-24
* Replace line endings using `set_line_ending` command (#1871)Kirawi2022-04-23
* Pipe typable command (#1972)Thomas2022-04-17
* Add `:write!` to create nonexistent subdirectories (#1839)Omnikar2022-04-12
* Add runtime language configuration (#1794) (#1866)Roland Kovacs2022-04-05
* Add typed commands buffer-next and buffer-previous (#1940)Dr. David A. Kunz2022-04-03
* Add refresh-config and open-config command (#1803)Joe2022-03-25
* Add horizontal and vertical split scratch buffers (#1763)Joe2022-03-14
* Implement bulk buffer closing commands (#1677)Daniel S Poulin2022-03-01
* Add new dap commands to docs (#1660)Gokul Soumya2022-02-14
* change show_subtree command into ':tree-sitter-subtree' typable command (#1524)Michael Davis2022-01-21
* Add `:cquit!` command and prevent `:cquit` from ignoring unsaved changes (#1414)Omnikar2022-01-03
* feat(commands): sort command (#1288)Matouš Dzivjak2021-12-27
* Update settings at runtime (#798)Tamo2021-12-26
* Auto generate docs for language supportGokul Soumya2021-12-08
* docs: Auto generate command listGokul Soumya2021-12-08