Commit Graph

  • 942fe5faef feat(treesitter): symbols & ignore symbols options (#2338) Maksym Klishevych 2023-03-22 15:49:55 +02:00
  • e504cf03c2 doc: fix border characters in docs (#2388) Pooyan Khanjankhani 2023-03-21 21:14:50 +03:30
  • 8fda289714 doc: remove extra { from Lazy.nvim package manager directions (#2406) Victor Presumido 2023-03-21 17:37:21 +00:00
  • f43eb22e0c fix: Incorrect refine option for prompt_prefix (#2413) Rafael Bodill 2023-03-21 19:34:53 +02:00
  • eba418cca7 fix: make git_status diff works with staged files (#2421) Zoe Roux 2023-03-22 02:33:08 +09:00
  • 98f9d5f948 feat: utilize last window cursor position (#2416) James Trew 2023-03-21 13:32:11 -04:00
  • 10ebb30f0d fix: preview cycling and titles work after :Telescope resume (#2422) Andrii Berezhynskyi 2023-03-21 17:28:19 +00:00
  • a3f17d3baf fix: prefix color highlighting on nvim 0.9 (#2403) Simon Hauser 2023-02-26 13:26:12 +01:00
  • a486ac3e8f fix: current_buffer_fuzzy_find highlighter (#2394) Simon Hauser 2023-02-20 22:43:15 +01:00
  • 3915d933dc fix: previewer = true (#2395) Simon Hauser 2023-02-20 15:51:22 +01:00
  • f40e3e2304 feat: support selection for grep_string (#2333) cristiansofronie 2023-02-19 14:41:28 +02:00
  • 5d9658c39d fix: apply jump_type only if the definition file is different from the current file (#2324) Luyu Huang 2023-02-19 20:32:37 +08:00
  • 443e5a6802 fix: current_buffer_fuzzy_find push cursor (#2393) Simon Hauser 2023-02-19 12:24:40 +01:00
  • f409830422 fix(builtin.commands): add the command w/ zero arguments to cmd history when executed (#2320) liugh 2023-02-19 18:47:09 +08:00
  • 3d8bd0a105 fix: wrap_results option breaking scrolling of results window (#2322) Sultanahamer 2023-02-19 16:15:30 +05:30
  • ccda9f02f3 feat: extend git_delete_branch to delete of all selected branches (#2337) Sven 2023-02-19 11:42:59 +01:00
  • ad37745d4d fix: reverse range in character class error (#2345) Tommy Nguyen 2023-02-19 11:21:29 +01:00
  • 5ce991ad23 docs: add missing documentation for builtin lsp symbols (#2365) Uraza 2023-02-19 11:17:05 +01:00
  • b0395c2882 fix: avoid eval "= directly in builtin registers picker (#2347) 莊喬 2023-02-19 18:08:46 +08:00
  • ee90403e40 feat: keep prompt and selection on git_staging_toggle (#2372) atusy 2023-02-19 18:46:51 +09:00
  • abba036478 fix: rename ts_utils.get_node_range -> vim.treesitter.get_node_range (#2376) Yuta Katayama 2023-02-19 18:40:59 +09:00
  • 57062ea455 docs: added config directions for Lazy.nvim package manager (#2377) Norm 2023-02-19 04:31:40 -05:00
  • e572c63c7d fix: execute autocmds correctly (#2375) Josa Gesell 2023-02-19 10:27:15 +01:00
  • c113522810 chore: use luarocks-tag-release action (#2364) Marc Jakobi 2023-02-19 10:24:43 +01:00
  • 203bf56091 Revert "feat(git): git_commits shows the current branch graph (#2288)" (#2358) Simon Hauser 2023-01-31 08:24:16 +01:00
  • f4b0438983 fix: kyazdani42/nvim-web-devicons is now nvim-tree/nvim-web-devicons (#2343) Sizhe Zhao 2023-01-31 05:10:44 +08:00
  • 65287605c3 fix: wrap nvim_buf_set_option in a protected call (#2346) Kalka 2023-01-30 16:06:47 -05:00
  • 19ce7f8f24 feat: add support for wrapping history on reaching history begin or end (#2349) Reid Swan 2023-01-30 23:06:16 +02:00
  • 5dfd807771 feat: Allow filtering for oldfiles and buffers (#2353) Svetlozar Iliev 2023-01-30 19:09:29 +02:00
  • d5f6c0911d fix: man_pages on macOS and FreeBSD (#2326) (#2352) Fernando Schauenburg 2023-01-30 08:01:35 +01:00
  • dce1156ca1 docs: telescope.nvim spelling and grammar fixes (#2325) vladislav doster 2023-01-22 03:07:45 -06:00
  • 053f2303c4 docs: proof-read edits (#2311) James Trew 2023-01-22 03:57:53 -05:00
  • ed366bba14 docs: fix unfinised sentence in docs (#2335) cristiansofronie 2023-01-22 10:27:36 +02:00
  • 4b4db1ff7d fix: escape filename used in drop commands (#2339) Ryan Blonna 2023-01-22 19:19:49 +11:00
  • 83eb2f9756 fix(oldfiles): use path separator from builtin utils in cwd_only (#2340) Hasan Mahmud 2023-01-22 14:18:34 +06:00
  • 0e56ea028d chore: fix stylua ci Simon Hauser 2023-01-22 09:14:24 +01:00
  • 2f32775405 release: 0.1.1 Simon Hauser 2023-01-16 22:20:50 +01:00
  • b69b33eded fix: docgen ci failure (#2323) Simon Hauser 2023-01-14 12:19:32 +01:00
  • 1ba7278cf0 feat(pickers): add opt.show_remote_tracking_branches to git_branches (#2314) Matt Taylor 2023-01-11 06:00:44 -08:00
  • e8c01bab91 feat: add rockspec + luarocks upload workflow (#2276) Marc Jakobi 2023-01-10 15:33:23 +01:00
  • 04af51dbfb fix(old_files): opts.cwd_only includes similarly named dirs (#2308) emmanueltouzery 2023-01-07 09:31:11 +01:00
  • cd67e819e4 fix(tests): uses testharness in scrolling strategy (#2307) Adam Tajti 2023-01-06 19:46:10 +01:00
  • 18fc02b499 fix: live_grep additional_args parsing (#2306) Simon Hauser 2023-01-06 13:23:39 +01:00
  • b24fdfdb25 fix: correctly parse filenames with special chars in git_status (#2296) Jonas Strittmatter 2023-01-06 12:04:15 +01:00
  • 0326347eba docs: Added note that live_grep depends on ripgrep (#2305) Gian-Laager 2023-01-06 02:58:39 -08:00
  • c571d96fe5 fix: do not use nvim_buf_line_count on unloaded buffers (#2261) tzachar 2023-01-06 12:58:16 +02:00
  • a606bd10c7 docs: fix typos/wording (#2283) Tsakiris Tryfon 2022-12-28 15:49:57 +02:00
  • 01d92285ef feat(git): git_commits shows the current branch graph (#2288) Cyan 2022-12-28 12:43:35 +00:00
  • d7d3ea9015 fix(docs): point to correct lua modules (#2284) C.D. MacEachern 2022-12-28 07:41:30 -05:00
  • 0a7588252a chore: bump ci to more modern os and nvim versions (#2289) Simon Hauser 2022-12-28 13:11:00 +01:00
  • e960efa60e fix: jumplist picker indexing the line after (#2273) Tobias S 2022-12-21 12:10:42 +01:00
  • d16581ef7d fix: misidentification invert and files_with_matches (#2240) (#2262) fcying 2022-12-21 15:54:23 +08:00
  • 278c797b58 fix(builtin.live_grep): add spacer ":" even when coordinates disabled (#2275) Luke Kershaw 2022-12-21 07:53:29 +00:00
  • cabf991b1d docs: Fixed a typo (#2254) Pooyan Khanjankhani 2022-12-02 14:34:54 +03:30
  • 22e13f6f69 fix(builtin.commands): no preview for multiline description commands (#2244) Anton 2022-12-02 11:04:45 +00:00
  • 361a172fce fix: icons with multiple dots but without custom overrides (#2256) Simon Hauser 2022-12-02 10:21:44 +01:00
  • f37c603303 feat: support for multi-part file extensions like *.test.js (#2252) Mat Jones 2022-12-01 13:20:52 -05:00
  • 3c2e5fb23e feat: add configuration to fix encoding of output of find_command in find_files (#2232) zbq 2022-11-29 05:41:37 +08:00
  • 4d77743a8e feat(builtin.keymaps): display noremap/buffer indicators and add lhs filter (#2246) Xavier Young 2022-11-28 03:04:07 +08:00
  • 343a2b6b71 feat: add new action to open quickfix window from quickfixhistory (#2249) kyoh86 2022-11-28 04:03:03 +09:00
  • cea9c75c19 feat: sort branches initially by authordate (#2236) A. Schueler 2022-11-23 18:26:15 +01:00
  • 5e16fbc8ea feat(picker): command history filter (#2132) kkharji 2022-11-23 19:26:29 +03:00
  • 7a4ffef931 fix(lsp_references): not changing files if only 1 result (#2229) Andreas Guth 2022-11-11 08:15:29 +01:00
  • cc77713294 feat: add jump_type option for lsp_references (#2218) Gutyina Gergő 2022-11-06 17:43:01 +01:00
  • d541e0d6e0 feat: the parameter "map" of attach_mappings can be list of modes to create mapping on multiple modes (#2220) ADoyle 2022-11-07 00:42:29 +08:00
  • 30826fcfb8 fix: generate.refine with border=false (#2223) Simon Hauser 2022-11-06 12:58:29 +01:00
  • 4bd4205028 Revert "feat(git): notify when not in a git repo instead of error (#2181)" (#2217) Simon Hauser 2022-10-31 15:48:32 +01:00
  • 97847309cb fix: always load the up to date picker config on picker open Simon Hauser 2022-10-26 16:32:23 +02:00
  • 9cf465894a fix: rg invert and files-with-matches res line parsing (#2208) Simon Hauser 2022-10-25 21:22:17 +02:00
  • 5c7db4055d feat: allow table as additional args in live grep and grep string (#2139) Gutyina Gergő 2022-10-24 08:44:13 +02:00
  • 286628d9f2 docs: readme, add missing <leader> key to mapping examples (#2197) Wu, Bo-Run 2022-10-24 14:30:42 +08:00
  • 090b687542 perf(builtin): faster list extend for find_files (#2205) kylo252 2022-10-24 08:24:10 +02:00
  • f174a0367b feat(diagnostics): change highlight groups to DiagnosticSign... (#2194) Nghia Le Minh 2022-10-09 14:01:36 +07:00
  • 5fadc247c5 fix: selected icon highlight with color_devicons to false (#2187) Antoine Bertin 2022-10-08 09:10:26 +02:00
  • 3a29c1e89d fix: preview = true (#2168) Simon Hauser 2022-10-08 07:46:08 +02:00
  • 76ea9a898d works with register name and content (#2178) Tushar Kuntawar 2022-09-30 22:59:25 +05:30
  • a09df82861 feat(git): notify when not in a git repo instead of error (#2181) Antoine 2022-09-30 19:29:03 +02:00
  • 63e2790496 docs: Add Lua-only key mappings examples (#2174) Sebastián Estrella 2022-09-30 12:27:06 -05:00
  • d4204618dd fix: stylua ci (#2177) Simon Hauser 2022-09-27 21:25:57 +02:00
  • 2428953db3 fix: builtin register picker better sorting (#2175) Tushar Kuntawar 2022-09-28 00:47:11 +05:30
  • a7ede53f06 fix: checktime when git checkout (#2176) Jieru Mei 2022-09-27 12:11:56 -07:00
  • 30e2dc5232 fix: check for window before scrolling previewer (#2163) Jonas Strittmatter 2022-09-17 10:15:36 +02:00
  • 4a43d13c95 fix: don't include current line in lsp references if current_line=false (#2165) Marcus Caisey 2022-09-17 09:14:53 +01:00
  • 1fd497e8ff docs: update oneshot finder example (#2167) kid-icarus 2022-09-17 00:19:23 -07:00
  • 2584ff391b docs: mention ripgrep find_files priority (#2126) Brian Di Palma 2022-09-04 20:59:46 +01:00
  • bd9e8a7eac docs: update for git_files and live_grep (#2133) Sam Rosenthal 2022-09-04 15:55:54 -04:00
  • 2b5060362b feat: added support for tabdrop (#2143) Ryan Koval 2022-09-04 14:47:25 -05:00
  • 19047b6b3c fix: previewer if custom_captures are set (#2156) Simon Hauser 2022-09-04 21:06:34 +02:00
  • 49b043e2a3 fix: nop i_<c-j> because we dont want allow new line (#2147) Simon Hauser 2022-09-03 11:22:26 +02:00
  • b923665e64 fix(preview): update buffer previewer to upstream changes (#2150) Christian Clason 2022-08-27 15:29:36 +02:00
  • c92f86386f fix: remove un-needed check (#2144) Alexe Radu Andrei 2022-08-26 15:04:23 +03:00
  • 454823222d fix(sorters): add highlighter to fuzzy_with_index_bias (#2134) Munif Tanjim 2022-08-26 17:50:58 +06:00
  • 3e944f02ff fix(pickers): always redraw when screen is resized (#2140) Aki 2022-08-24 12:34:15 +05:30
  • 28dc08f614 Revert "rfc: use extmarks for highlighting and carets (#2099)" (#2138) Fabian David Schmidt 2022-08-19 10:08:55 +02:00
  • 8d13f4ca8a rfc: use extmarks for highlighting and carets (#2099) Jeremy Saenz 2022-08-18 00:30:39 -07:00
  • d793de0f12 feat: add drop command for buffers (#2131) Ryan Blonna 2022-08-13 19:18:17 +10:00
  • 12c08bfde7 fix: make_entry.gen_from_string is a factory and needs to be called (#2116) Michał Nowotnik 2022-08-13 11:15:59 +02:00
  • e1206cb3e1 fix: typo in docs (#2100) Emiel Van Severen 2022-08-13 11:11:00 +02:00
  • 36d4571b05 docs: fix arguments in mappings table to refelct implementation (#2111) (#2125) Nikita Kulakov 2022-08-13 19:05:02 +10:00
  • ad32a4c453 fix: find_files to force color=never (#2130) Bryce Montano 2022-08-13 03:03:34 -06:00