summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)Author
2022-05-04feat: quickfixhistory picker (#1878)fdschmidt93
2022-05-04fix: initial mode setting issues (#1917)fdschmidt93
2022-05-03Revert "fix(pickers): misc initial_mode setting fixes (#1895)" (#1914)fdschmidt93
2022-05-03fix(pickers): misc initial_mode setting fixes (#1895)fdschmidt93
2022-05-02fix: termpreviewer scrolling (#1906)Simon Hauser
2022-05-01fix: termopen previewer (#1901)Simon Hauser
2022-05-01fix(treesitter): use upstream get_node_text() instead of nvim-treesitter's de...Chinmay Dalal
2022-04-30chore: adapt to resolved_capabilities deprecation (#1902)Christian Clason
2022-04-30docs: add 'https://' prefix to smart history link (#1885)Austin Ray
2022-04-30fix: close process handle after termination (#1856)Quet Zal
2022-04-30feat: support for builtin.commands to show buffer commands (#1889)milanglacier
2022-04-30docs(smart_path): add negative performance warning (#1899)Simon Hauser
2022-04-30fix: man_pages respect nosplitright for <c-v>Simon Hauser
2022-04-30fix: help_tags respect nosplitright for <c-v>Simon Hauser
2022-04-28fix(actions): don't exec pre or post if replaced (#1892)fdschmidt93
2022-04-27fix(finder): don't trigger twice w/ inital_mode="insert" (#1886)fdschmidt93
2022-04-26fix: prompt now has always buftype promptSimon Hauser
2022-04-25break: remove lsp code actions (#1866)Simon Hauser
2022-04-25feat: switch to telescope.lua (#1873)Simon Hauser
2022-04-25fix(help_tags): exclude invalid help-tag that errorsSimon Hauser
2022-04-22fix(which_key): get full path & handle table assignment of funcrefs (#1875)fdschmidt93
2022-04-22chore: use of require "health" over vim.fn["health#*"] (#1868)Simon Hauser
2022-04-22feat: lua autocmd (#1707)Dave Lage
2022-04-22fix: fix keep insert when going from telescope window to telescope window (#1...kylo252
2022-04-22break: bump minimum required neovim version to 0.7 (#1851)Simon Hauser
2022-04-22feat: show assigned function in actions.which_key (#1871)fdschmidt93
2022-04-20fix: extra finder loop on refresh w/ reset prompt (#1860)fdschmidt93
2022-04-18feat: add default hl group for devicons (#1849)Antoine Bertin
2022-04-18feat: added trim option to make_entry.gen_from_quickfix (#1838)rowario
2022-04-18docs: add module prefix (#1847)Simon Hauser
2022-04-17fix: error if telescope is being opened from command-line windowSimon Hauser
2022-04-17fix: displayer when tabs are used and ts is != 1 (#1845)Simon Hauser
2022-04-17docs: document more actions and add introduction to actions (#1829)Simon Hauser
2022-04-10fix(builtin.colorscheme): also restore &background (#1835)wongxy
2022-04-09feat(lsp_references): include current line optionSimon Hauser
2022-04-08fix: save position into jumplist before 'edit' action (#1234)Joshua Cao
2022-04-08feat: global configuration of results_title and prompt_title (#1817)Michael Benford
2022-04-03chore: reformat with stylua 0.13Simon Hauser
2022-03-31fix: action replace/enhance if the replaced/enhanced action as combined (#1814)Simon Hauser
2022-03-30fix (treesitter): kind columnSimon Hauser
2022-03-30fix: typo for notify log level (#1813)Dhruv Manilawala
2022-03-30fix: add `%s` to notify message of git checkout action (#1812)Dhruv Manilawala
2022-03-26fix (tags|btags): escape all special characters (#1806)ibhagwan
2022-03-26chore: fix lint errors from latest ci runSimon Hauser
2022-03-24fix: typo in a LSP error message (#1805)Mathijs Bakker
2022-03-20feat: enable individual options for mappings (#890)Waldson PatrĂ­cio
2022-03-20doc: help for select_{default,tab,vertical,horizontal} (#1801)Jonathan Birk
2022-03-20docs: fix typo in defaults.history section (#1797)Suvansh Kumar
2022-03-20docs: fix typo in builtin.pickers section (#1792)Dylan Byars
2022-03-20fix: default `layout_config` to `{}` on `cycle_layout` actions (#1796)Luke Kershaw