index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
Age
Commit message (
Expand
)
Author
2020-09-15
fix: always have a dictionary for opts
TJ DeVries
2020-09-15
feat: Themes (#79)
Dave Lage
2020-09-15
feat: improve (?) performance of default sorter
TJ DeVries
2020-09-15
feat: (wip) current_buffer strategy
TJ DeVries
2020-09-13
feat: add find_command option for find_files (#73)
TimUntersberger
2020-09-12
feat: Add support for ripgrep in "find_files" builtin (#70)
Corentin Brunel
2020-09-12
wip: some more musings on resolving height and width
TJ DeVries
2020-09-12
feat: Adds shorten_path, show_all_buffers opts and fixes alignment (buffers b...
Simon Hauser
2020-09-12
feat: builtin.commands (#54)
TimUntersberger
2020-09-12
fix: Error properly when using invalid layout strategy
rockerBOO
2020-09-12
feat: Better border configuration.
TJ DeVries
2020-09-12
fix: Pass cwd down correctly for find files
TJ DeVries
2020-09-12
feat: make prime happy part 1
TJ DeVries
2020-09-11
nit: Always set a state
TJ DeVries
2020-09-11
Merge pull request #59 from clason/patch-1
Dave Lage
2020-09-11
feat: make buffer work much better
TJ DeVries
2020-09-11
scratch: add thoughts
TJ DeVries
2020-09-11
feat: add a bit better writer support
TJ DeVries
2020-09-11
Add smart case to vimgrep arguments (#60)
Christian Clason
2020-09-11
fix: make begin proff
TJ DeVries
2020-09-11
Restrict find_files to files
Christian Clason
2020-09-11
feat: Add some more layout options
TJ DeVries
2020-09-11
feat: add top down prompt position
TJ DeVries
2020-09-11
feat: add current file fuzzy finder
TJ DeVries
2020-09-10
feat: add border and borderchars
TJ DeVries
2020-09-10
Don't let begin error when he makes bad stuff
TJ DeVries
2020-09-10
feat: add filetype
TJ DeVries
2020-09-10
builtin.fd -> builtin.find_files
TJ DeVries
2020-09-10
Allow easily changing grep arguments
TJ DeVries
2020-09-10
rounded corners (#48)
Christian Clason
2020-09-10
fix: Close should put you back in original window id
TJ DeVries
2020-09-09
feat: add flex
TJ DeVries
2020-09-09
fix: don't accidentally mess with state
TJ DeVries
2020-09-08
temp: limit requests for live grep
TJ DeVries
2020-09-07
fix: set some opts for bat
TJ DeVries
2020-09-07
feat: no longer need to set minheight in window_options
TJ DeVries
2020-09-07
fix: Close termopen jobs when done
TJ DeVries
2020-09-07
Begin work on larger global config, to tailor defaults
TJ DeVries
2020-09-06
View the planets (#12)
smolck
2020-09-06
Normalize mappings (#28)
runiq
2020-09-06
added treesitter builtin (#31)
Brian Ryall
2020-09-05
fix: err msg
TJ DeVries
2020-09-05
added preview for files which spaces in names. (#35)
Subeet Kumar Dutta
2020-09-05
feat: version check
TJ DeVries
2020-09-05
fix: respect path over filename
TJ DeVries
2020-09-05
feat: add buffer list (#30)
TJ DeVries
2020-09-04
Adds split and tabedit mappings. Adopted by fzf.vim (#29)
Simon Hauser
2020-09-04
Fix mapping prefix (#26)
runiq
2020-09-04
breaking: change attach_mappings to take bufnr as first argument
TJ DeVries
2020-09-04
fix: Don't push past midnight. You'll make clason's stuff break :/
TJ DeVries
[next]