Commit Graph

214 Commits

Author SHA1 Message Date
Nolan Prochnau
522c2faca1 Add documentation of the help_tags builtin 2020-11-10 09:33:51 -05:00
Raphael
1f3110bf54 Feat: convert options if it is table type in lua (#220)
* support custom list type commands

* update  command usage
2020-11-03 08:04:55 -05:00
Simon Hauser
aba433c522 feat: Actions can now be summed up and center action (#204)
Closes: #182 

* Actions can now be summed up and center action

* fix: Make some complicated changes for metatable

* Update documentation

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2020-11-02 17:00:23 -05:00
Raphael
54ef9d90d5 rewrite command of telescope (#197)
* rewrite command of telescope

* add complete support

* add comment

* rewrite get builtin list

* Update README.md

* use vim.tbl_keys function

* rewrite complete-list
2020-11-01 11:08:54 -05:00
TJ DeVries
37c4f1b355 fix: Update documentation about setting custom maps for a picker 2020-10-30 18:36:34 -04:00
TJ DeVries
a37e4699c4 feat: Closes #205 2020-10-30 18:31:06 -04:00
TJ DeVries
a3afb35614 feat: Added some docs & validation 2020-10-27 23:33:49 -04:00
TJ DeVries
f95fe484f7 feat: Add ability to configure default sorters 2020-10-19 22:46:36 -04:00
Dave Lage
3cd163c9d0 docs: Remove coming soon language. 2020-10-19 11:12:04 -04:00
Dave Lage
b01ad81b9c docs: Remove Optional from Table of Contents 2020-10-18 14:36:38 -04:00
Dave Lage
ad172e0c03 docs: Add Table of Contents 2020-10-18 14:35:15 -04:00
Alvaro Muñoz
d493a76058 refactor: prompt->prompt_title (#169)
* refactor: prompt->prompt_title ; prompt_prefix->prompt_text

* undo prompt_prefix rename

* undo prompt_prefix rename
2020-10-17 17:26:14 -04:00
TJ DeVries
7938ace0f6 fix: README update 2020-10-08 21:44:53 -04:00
TJ DeVries
c2c4626c3d feat: Add more easily customizable mappings.
Closes: #131
2020-10-08 21:39:43 -04:00
rockerBOO
a2ef5298ab docs: Disallude setup terminology 2020-10-08 17:47:31 -04:00
rockerBOO
a1cab377db docs: Themes should work with every builtin 2020-10-04 12:37:33 -04:00
rockerBOO
634703c297 Update Dropdown Theme Screenshot 2020-10-04 12:34:19 -04:00
TJ DeVries
ccb079e08e Update README.md 2020-09-30 00:09:52 -04:00
TJ DeVries
541c4c33e6 fix: Rockerboo document lies 2020-09-25 16:07:03 -04:00
rockerBOO
b91f5e480d docs: Update readme 2020-09-18 02:20:25 -04:00
rockerBOO
93369e1488 docs: Add theme image to docs 2020-09-17 21:53:06 -04:00
Dave Lage
e6d926e4f6 docs: Add theme documentation (#86) from rockerBOO/theme-documentation 2020-09-16 13:08:43 -04:00
rockerBOO
2766cb24ca fix: Removing old language 2020-09-16 13:07:27 -04:00
rockerBOO
e92ba423f9 docs: Add theme documentation 2020-09-16 13:03:48 -04:00
haorenW1025
7d1a8292b6 feat: add scrolling in preview window (#47)
* feat: add scrolling in preview window

refactor into two layers

* remove redundant code

* add error message for scroll_fn and send_input

* consider count for preview scrolling
2020-09-16 12:20:45 -04:00
Brandon Conway
5b4458ebea Document the optional find_command setting (#74) 2020-09-13 22:44:16 -04:00
Corentin Brunel
3d423a3b59 feat: Add support for ripgrep in "find_files" builtin (#70)
* feat: Add support for ripgrep in "find_files" builtin

* docs: Add mention about "ripgrep" for find_files builtin
2020-09-12 23:52:24 -04:00
rockerBOO
a2acd607b0 docs: Upgrade Full Example 2020-09-12 19:27:39 -04:00
rockerBOO
513ac5b09a docs: Upgrade Examples 2020-09-12 19:26:36 -04:00
Simon Hauser
4852d027d0 feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers builtin) (#32) 2020-09-12 17:07:37 -04:00
Brandon Conway
30536f753b fix: typo (#64) 2020-09-12 16:54:59 -04:00
rockerBOO
bf0b9ef555 docs: Add close mappings 2020-09-12 16:38:09 -04:00
rockerBOO
2429e62562 Example cleanup 2020-09-12 16:35:58 -04:00
rockerBOO
9a4a3a0c8b Add nvim config example 2020-09-12 16:33:39 -04:00
rockerBOO
0c7b3c6e95 docs: Add notes about requirements for the API 2020-09-10 21:27:55 -04:00
rockerBOO
45d21f662f docs: Clarify full example explaination 2020-09-10 16:00:17 -04:00
rockerBOO
a7ac020003 docs: Need neovim nightly 2020-09-10 15:35:29 -04:00
rockerBOO
37152f07fe docs: Align params in pipeline 2020-09-10 13:52:21 -04:00
rockerBOO
c2f58e25fd docs: Tabs to spaces 2020-09-10 13:50:23 -04:00
rockerBOO
dabefe0f3e docs: tabs > spaces, add more optional options 2020-09-10 13:49:07 -04:00
rockerBOO
ee42124ecd docs: Add Requirements and more examples. 2020-09-10 13:32:53 -04:00
TJ DeVries
d42b057f64 feat: add filetype 2020-09-10 11:23:04 -04:00
rockerBOO
2958dfc4d5 fix: j/k in normal mode 2020-09-09 14:11:04 -04:00
Dave Lage
a7256a0c30 Use vim in README 2020-09-09 03:12:43 -04:00
rockerBOO
f35d59734e Add mappings to readme 2020-09-09 02:29:41 -04:00
rockerBOO
856de19d15 docs: Add treesitter to optional list. 2020-09-07 01:16:16 -04:00
rockerBOO
24bc752bdc fix: grammar 2020-09-07 00:47:28 -04:00
rockerBOO
c15d3d6814 docs: Add available API 2020-09-07 00:43:47 -04:00
TJ DeVries
737363097b Readme updates 2020-09-03 16:30:03 -04:00
Himanshu
9f906f0392 Added functionality to view and navigate loclist (#17) 2020-09-01 22:34:21 -04:00