| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-16 | docs: rewrite readme and add missing config values + builtin opts | Simon Hauser | |
| 2021-08-21 | fix(command_parser): pcall for the loadstring (#1134) | Luke Kershaw | |
| 2021-08-19 | fix(command parser): evaluate valid lua expressions (#1128) | Luke Kershaw | |
| 2021-08-19 | Allow range parameters on command parser (#1123) | Jan Steinke | |
| 2021-08-19 | fix(command parser): discard invalid lua expressions (#1124) | Luke Kershaw | |
| 2021-08-18 | feat: allow tables in vimscript command parser (#1075) | Luke Kershaw | |
| 2021-07-23 | chore: use stylua for formatting (#1040) | Simon Hauser | |
| * chore: stylua job and config * reformat with stylua | |||
| 2021-07-14 | feat: add `search_dirs` to split_keywords table (#986) | Jonathan Teran | |
| This allows the command parser to correctly split `search_dirs` into a table. Should solve nvim-telescope/telescope.nvim#985 | |||
| 2021-03-03 | fix: subcommand completion for each extension (#597) | tamago324 | |
| 2021-03-02 | Enhance Telescope command (#588) | Raphael | |
| * Enhance Telescope command close #581 * bug fix | |||
| 2021-01-31 | support custom table type keyword (#450) | Raphael | |
| * support custom table type keyword * remove custom split function use vim.split * remove unused varable fix test * rewrite get extensions subcommand * add comment * remove blankline * check the param in default options * revert * add register keyword function | |||
| 2021-01-17 | improve conver_user_opts function readable (#441) | Raphael | |
| 2021-01-16 | support convert custom command arg (#439) | Raphael | |
| * support convert custom command arg * format code * remove unused variable | |||
| 2021-01-08 | fix: custom extensions opts for commands (#404) | Raphael | |
| 2021-01-08 | refactor telescope command (#398) | Raphael | |
| * refactor telescope command * addd telescope default options support * fix variable name wrong * convert command line string to lua type * add comment. * update readme for use theme in commandline * enhance complete in commandline * enhance complete in commandline * enhance covert commandline options | |||
