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-11-23
Register finder (#275)
Senghan Bright
2020-11-22
Various previewer fixes (#260)
Simon Hauser
2020-11-21
feat: Add highlights builtin (#267)
Simon Hauser
2020-11-19
Feat: Add filetypes builtin (#263)
Simon Hauser
2020-11-19
Fix: cwd detection of builtin.git_ (#264)
YIQUN
2020-11-17
Fix: set_opts_cwd function will only call git once (#256)
YIQUN
2020-11-17
Fix: check if opts.cwd is a git directory, not opts (#252)
YIQUN
2020-11-16
Update attach_mappings to use new actions api (#249)
Simon Hauser
2020-11-16
Fix #250 (#251)
Simon Hauser
2020-11-16
feat: Add tags (#219)
Simon Hauser
2020-11-16
feat: Add git builtins (#240)
Simon Hauser
2020-11-16
Merge pull request #246 from parmort/rework-help-preview
Senghan Bright
2020-11-16
feat: Allow overriding actions from mappings (#248)
TJ DeVries
2020-11-16
Delete more debug things
Nolan Prochnau
2020-11-15
fix: use vim.lsp.diagnostic instead of deprecated util function. (#244)
Senghan Bright
2020-11-15
Delete debug output
Nolan Prochnau
2020-11-15
Refactor to make logic less intense
Nolan Prochnau
2020-11-15
Manually search through tags
Nolan Prochnau
2020-11-15
Have plugin tags previewed
Nolan Prochnau
2020-11-15
fix lsp_code_action error when no code action available (#243)
YIQUN
2020-11-15
Merge pull request #230 from parmort/rework-helptags
tami5
2020-11-14
feat: Add built-in to search keymaps (#191)
Carlos Hernandez
2020-11-13
Fix git files in non-git directories (#239)
Anirudh Haritas Murali
2020-11-13
fix: Multiple Previewer fixes (#225)
Simon Hauser
2020-11-13
fix: #236
TJ DeVries
2020-11-13
fix: selection_strategies row and follow (#218)
Simon Hauser
2020-11-13
feat: Add c-v, c-x, c-t to help_tags (#229)
tami5
2020-11-09
Rename and simplify make_entry function
Nolan Prochnau
2020-11-09
Grab helptags from all paths defined in rtp
Nolan Prochnau
2020-11-05
Cat will no longer display binary files (#224)
Simon Hauser
2020-11-02
feat: v1 options menu (#133)
Senghan Bright
2020-11-02
fix: #211
TJ DeVries
2020-11-02
feat: Actions can now be summed up and center action (#204)
Simon Hauser
2020-10-30
feat: Closes #205
TJ DeVries
2020-10-30
nit: this is a temporary change
TJ DeVries
2020-10-28
Fix find_command for find_files when using find executable (#199)
Simon Hauser
2020-10-28
feat: Get BAT_THEME var from environment (#200)
Spencer Gilbert
2020-10-27
feat: Added some docs & validation
TJ DeVries
2020-10-27
fix: attempt to fix problem for tami, hopefully no more error
TJ DeVries
2020-10-27
Fix error message (#198)
Jan Šipr
2020-10-25
feat: Add ability to turn off devicon colors
TJ DeVries
2020-10-25
feat: Improve filtering ideas for sorters.
TJ DeVries
2020-10-24
Add telescopes provider (#168)
Simon Zeng
2020-10-24
feat: Use colors from nvim-devicons
TJ DeVries
2020-10-20
feat: Add a sorter using the fzy algorithm (#184)
swarn
2020-10-20
fix: trim spaces from prompt string
TJ DeVries
2020-10-19
fix: use results_height and results_width from config (#171)
Bastien Rivière
2020-10-19
feat: Add ability to configure default sorters
TJ DeVries
2020-10-19
Ensure git_files uses the git root directory as cwd (#180)
Malcolm Ramsay
2020-10-17
refactor: prompt->prompt_title (#169)
Alvaro Muñoz
[next]