Commit Graph

971 Commits

Author SHA1 Message Date
rockerBOO
9a4a3a0c8b Add nvim config example 2020-09-12 16:33:39 -04:00
TJ DeVries
f449c0499c feat: Better border configuration.
Started adding `resolve` which will allow you to do some really nice
stuff easily with options to get the window options from a variety of
inputs.

You can see how we do it in pickers.lua for borders & borderchars
currently.
2020-09-12 14:56:58 -04:00
TJ DeVries
58ab225dca fix: Pass cwd down correctly for find files 2020-09-12 13:47:15 -04:00
TJ DeVries
f2d757bad3 feat: make prime happy part 1 2020-09-12 09:18:28 -04:00
TJ DeVries
c73eb1c0d8 nit: Always set a state 2020-09-11 23:57:55 -04:00
Dave Lage
8beb8c876b Merge pull request #59 from clason/patch-1
Restrict builtin find_files to files
2020-09-11 18:13:41 -04:00
TJ DeVries
f47f1dc037 feat: make buffer work much better 2020-09-11 15:28:32 -04:00
TJ DeVries
a9404201a9 scratch: add thoughts 2020-09-11 14:39:56 -04:00
TJ DeVries
3316dcd7a3 scratch: add thoughts 2020-09-11 14:39:20 -04:00
TJ DeVries
d96d89711c feat: add a bit better writer support 2020-09-11 14:36:57 -04:00
TJ DeVries
cf21d83e4c Add funding 2020-09-11 12:03:41 -04:00
Christian Clason
cc635a161e Add smart case to vimgrep arguments (#60) 2020-09-11 11:29:17 -04:00
TJ DeVries
402d8f1b6a fix: make begin proff 2020-09-11 11:21:09 -04:00
Christian Clason
8d8368a641 Restrict find_files to files 2020-09-11 14:57:13 +02:00
TJ DeVries
31f2e9139c temp: add PERF 2020-09-11 00:18:54 -04:00
TJ DeVries
382c491380 feat: Add some more layout options 2020-09-11 00:14:40 -04:00
TJ DeVries
fe387d10db feat: add top down prompt position 2020-09-11 00:14:40 -04:00
TJ DeVries
769f5934f0 feat: add current file fuzzy finder 2020-09-11 00:14:40 -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
a9ffc18830 feat: add border and borderchars 2020-09-10 12:00:29 -04:00
TJ DeVries
fe7a7b4657 Don't let begin error when he makes bad stuff 2020-09-10 11:29:55 -04:00
TJ DeVries
d42b057f64 feat: add filetype 2020-09-10 11:23:04 -04:00
TJ DeVries
969e49c577 builtin.fd -> builtin.find_files 2020-09-10 11:16:10 -04:00
TJ DeVries
e1ded1a01d Allow easily changing grep arguments 2020-09-10 11:11:17 -04:00
Christian Clason
5a3b76b9ed rounded corners (#48) 2020-09-10 10:27:56 -04:00
TJ DeVries
f50e504ae4 fix: Close should put you back in original window id 2020-09-10 10:25:32 -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
Dave Lage
04f46439aa Merge pull request #46 from rockerBOO/mappings-docs
Add Mappings to README
2020-09-09 02:31:46 -04:00
rockerBOO
f35d59734e Add mappings to readme 2020-09-09 02:29:41 -04:00
TJ DeVries
a6e8b63709 feat: add flex 2020-09-09 00:18:54 -04:00
TJ DeVries
fe7dec6339 fix: don't accidentally mess with state 2020-09-09 00:18:43 -04:00
TJ DeVries
b0faec6dd9 temp: limit requests for live grep 2020-09-08 23:29:29 -04:00
TJ DeVries
c70bbf804c fix: set some opts for bat 2020-09-07 11:11:00 -04:00
TJ DeVries
c98c4917be feat: no longer need to set minheight in window_options 2020-09-07 10:54:36 -04:00
TJ DeVries
dffcef9470 fix: Close termopen jobs when done
TODO: Still need to fix the rest of em. And I see lots of repeated
code... we will need to fix that.

Also adjusted some bat options.
2020-09-07 10:47:11 -04:00
Dave Lage
1b04f99e42 Merge pull request #39 from rockerBOO/docs
docs: Add treesitter to optional list.
2020-09-07 01:17:32 -04:00
rockerBOO
856de19d15 docs: Add treesitter to optional list. 2020-09-07 01:16:16 -04:00
Dave Lage
a665cd2848 Merge pull request #38 from rockerBOO/docs
docs: Add available API
2020-09-07 00:49:09 -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
11a3c70609 Begin work on larger global config, to tailor defaults 2020-09-07 00:20:08 -04:00
smolck
2592586533 View the planets (#12)
* add planets viewer builtin

* Remove print statement

* Don't use fzf & echo

* Add all planets as files and refactor accordingly

* Remove planets.lua

* add the moon

* example ofe how to do this without ls everywhere

* fix rebase and update to new style

Co-authored-by: TJ DeVries <devries.timothyj@gmail.com>
2020-09-06 23:07:51 -04:00
runiq
675e240383 Normalize mappings (#28)
Modes now use lowercase keys, mappings use the internal representation
via `nvim_replace_termcodes()`.
2020-09-06 22:51:36 -04:00