Commit Graph

  • 5809321290 feat: separate higlight for titles in picker windows (#1362) Luke Kershaw 2021-10-26 15:14:33 +01:00
  • 782d802d44 fix: missing check for negative index in cycle scrolling (#1372) Vsevolod 2021-10-24 17:01:18 +03:00
  • f31ef36293 fix: opts.git_command for files, commits, bcommits (#1374) Simon Hauser 2021-10-24 08:30:31 +02:00
  • 09b0d87b9f fix: Exclude unlisted lsp buffers in oldfiles picker (#1219) A. Schueler 2021-10-24 08:22:56 +02:00
  • a823ae8eb5 docs: fix typo in qflist_previewer's default value (#1363) nickelc 2021-10-24 08:20:08 +02:00
  • f56222738b fix: always remove previous caret when change selection (#1364) Luke Kershaw 2021-10-21 10:46:32 +01:00
  • a0835edd86 fix: preview title key and a bug with dynamic_title (#1350) Simon Hauser 2021-10-20 16:23:26 +02:00
  • adfbd616c6 feat: recalculate picker layout on VimResized (#959) Luke Kershaw 2021-10-20 11:06:10 +01:00
  • 9cad3a4a5d fix(tags): wrong path separator on Windows (#1354) x1314aq 2021-10-19 23:59:54 +08:00
  • b5c63c6329 fix: Bug with nil action error (#1340) Rafael Delboni 2021-10-12 18:17:42 -03:00
  • c19eae901c feat: filtering for dynamic workspace symbols (#1336) fdschmidt93 2021-10-12 18:48:55 +02:00
  • 45051df61b fix: loclist can have non current buf entries (#1333) fdschmidt93 2021-10-12 14:42:41 +02:00
  • 3f45d64e9c feat: add gg and G to default mappings (#1325) Zachary Churchill 2021-10-11 12:14:23 -04:00
  • 59f5873199 fix: highlighting when color_devicons=false (#1328) Jean-Luc Bastarache 2021-10-11 12:00:28 -04:00
  • ba41f0eeb1 fix: alias cwd_only and only_cwd option for buffers and oldfiles (#1316) Patrick Ziegler 2021-10-09 15:40:08 +02:00
  • 603f55dedf fix: processed count to exclude entries that got ignored in make_entry (#1323) Simon Hauser 2021-10-09 15:34:22 +02:00
  • 917500dbe9 fix: check also fdfind in healthcheck (#1318) Jakub Łuczyński 2021-10-09 15:34:08 +02:00
  • 50e45f86d9 fix: scroll_strategy limit + sorting_strategy descending (#1322) Simon Hauser 2021-10-09 15:23:18 +02:00
  • fc6a5009b4 fix: set scrolloff in local not global scope (#1319) Jakub Łuczyński 2021-10-09 15:04:37 +02:00
  • 2dc75704b7 fix: scroll_strategy limit (#1320) koopa1338 2021-10-09 09:06:52 +02:00
  • dea927d0eb feat: Add scrolling through results (#1232) TJ DeVries 2021-10-08 07:56:01 -07:00
  • ec6c13fc09 fix: code action for rust analyzer (#1311) Simon Hauser 2021-10-07 13:49:14 +02:00
  • d1e9655d90 fix(healthcheck): migrate to new lua pattern (#1310) Javier Lopez 2021-10-06 10:17:17 -05:00
  • ec48777990 fix: stacking highlights in buffer previewer (#1294) fdschmidt93 2021-10-04 22:35:22 +02:00
  • be600b5421 feat: more prompt position strategies (#1280) Luke Kershaw 2021-10-04 20:16:58 +01:00
  • e39ed31f17 chore: highlight which_key on README (#1298) fdschmidt93 2021-10-04 20:30:32 +02:00
  • 440c598de4 fix: which key float positioning (#1293) fdschmidt93 2021-09-30 15:53:06 +02:00
  • 4e629cdea1 fix: show error message when nothing is selected (#1289) Jonas Strittmatter 2021-09-27 21:45:27 +02:00
  • 9402484794 fix highlight declaration of 'TelescopePreviewMessageFillchar' (#1290) Sávio Carlos Martins Costa 2021-09-27 11:07:46 -03:00
  • a6c7498bdc feat: filetype_hook & improved docs; fix preview partial override (#1273) fdschmidt93 2021-09-27 15:24:35 +02:00
  • 87471bc3ff feat: add highlight group: TelescopePreviewMessage (#1286) Sávio Carlos Martins Costa 2021-09-27 06:59:05 -03:00
  • 4816a27d76 fix: print error mesage and dont close telescope if nothing is selected (#1285) Simon Hauser 2021-09-26 12:59:24 +02:00
  • 41f362006b fix: tags now also support suppercollider tags (#1284) Simon Hauser 2021-09-26 12:56:06 +02:00
  • f6480b0ecb fix: help_tags if file_ignore_patterns = { "doc" } is set (#1279) Rafael A. Madriz 2021-09-22 16:07:48 +00:00
  • a005e58a48 fix(lsp): check if action.command.arguments is nil (#1274) Jose Alvarez 2021-09-22 02:37:45 -04:00
  • 60660334c7 feat(defaults): enable customization of path_display.truncate (#1264) tami5 2021-09-20 12:52:59 +03:00
  • f0db7d3a59 feat: truncate option for path_display (#1254) Luke Kershaw 2021-09-19 19:38:00 +01:00
  • e53cf55225 fix: update themes after layout_strategies refactor (#1262) Luke Kershaw 2021-09-19 19:36:54 +01:00
  • 007b6e3061 fix: adjust layout positioning for new indexing (#1260) Luke Kershaw 2021-09-19 17:23:37 +01:00
  • 02bc88e6d6 fix: pickers use entry.filename as default and fallback to entry.value for file_ignore_patterns (#1243) TheLeoP 2021-09-19 10:38:44 -05:00
  • 37c9ab6688 feat: layout_strategies refactor (#1039) Luke Kershaw 2021-09-19 09:30:25 +01:00
  • ca05f8955c fix(builtin): internal.help_tags not finding all tags (#1258) Javier Lopez 2021-09-19 03:26:00 -05:00
  • 2e7584f1cf fix: stacked hooks in buffer previewer (#1253) fdschmidt93 2021-09-17 20:02:56 +02:00
  • 6820e78d77 chore(form): render checkhealth as markdown Christian Clason 2021-09-17 18:32:09 +02:00
  • 5a020a8859 fix: fallback to syntax hl if treesitter fails (#1249) fdschmidt93 2021-09-17 00:07:54 +02:00
  • 7c5b846f6f feat: skip/timeout preview if file cannot be easily previewed (#1231) fdschmidt93 2021-09-16 23:01:40 +02:00
  • ac03f495c6 fix: wrap vim.cmd in pcall to avoid error (#1247) gavynriebau 2021-09-16 18:02:24 +08:00
  • 5f0ccf1346 feat: support <pattern> for git-for-each-ref (git_branches) (#1248) Anthony Nichols 2021-09-16 04:58:59 -05:00
  • 2c71ffec07 fix: rework developers.md Julian Fricker 2021-09-16 09:04:56 +01:00
  • 5131df7df1 docs: rewrite readme and add missing config values + builtin opts Simon Hauser 2021-09-13 22:03:41 +02:00
  • aaffa84ebb feat: Remove version field if zero from codeaction calls (#738) Matsu 2021-09-15 19:31:51 +03:00
  • e7aa63db8f chore: rewrite ci (#1236) Simon Hauser 2021-09-13 21:49:32 +02:00
  • 4380e453ca fix: default make_entry (#1239) Simon Hauser 2021-09-13 21:49:13 +02:00
  • 6d1440a8e5 fix: Docs missing quotes around 'prompt_prefix' (#1238) Miguel Mora Perea 2021-09-13 11:25:24 -07:00
  • 29997233bc fix: make qf commands possible from any picker (#1237) fdschmidt93 2021-09-13 18:30:14 +02:00
  • 1d17cc4abc feat: smart path (#914) qualious 2021-09-12 22:14:00 +03:00
  • 978366ba46 fix: add no more flags delimiter for ripgrep (#1217) Chase Colman 2021-09-12 17:37:04 +08:00
  • d022ccaf11 feat: lsp type definitions (#1224) Rodrigodd 2021-09-12 06:36:28 -03:00
  • 9d847e7904 feat: checkhealth (#1066) Senghan Bright 2021-09-10 18:33:09 +02:00
  • 1c35ea319e fix: stale lnum in buffer previewer (#1229) fdschmidt93 2021-09-10 13:21:04 +02:00
  • b4d6eb9a23 feat: git merge branch action (#1220) thibthib18 2021-09-10 08:50:58 +02:00
  • d2b768983c fix: jump to tag if buffer has unsaved changes (#1230) Simon Hauser 2021-09-10 08:48:41 +02:00
  • 55ec6c5c9c fix: restoring picker table/function opts (#1205) fdschmidt93 2021-09-09 22:13:16 +02:00
  • 0cb1026b9e perf: load builtin submodules when a picker is invoked (#1191) Dhruv Manilawala 2021-09-09 20:58:25 +05:30
  • 288f243387 Add word to prompt title for grep string (#1184) Dheepak Krishnamurthy 2021-09-09 07:43:59 -06:00
  • 12a44ededa fix(actions_generate.which_key): overriding opts (#1221) August Masquelier 2021-09-07 09:29:57 -06:00
  • 162cf7b534 fix(lsp): Handle new signature for lsp handlers TJ DeVries 2021-09-05 21:07:37 -04:00
  • 5fc94cdd78 Add builtin.jumplist back into README.md (#1210) Cody Hiar 2021-09-05 10:02:24 -06:00
  • ac42f0c26c fix: clear buffer previewer fully for caching (#1201) fdschmidt93 2021-09-02 16:36:08 +02:00
  • 79c2ded6a8 fix(picker): incorrect git stash picker command (#1195) Phelipe 2021-09-02 00:06:05 -03:00
  • 97b7e6095f fix: string display for builtin.pickers (#1194) fdschmidt93 2021-09-01 21:54:14 +02:00
  • 8842f5dde2 chore: add action.which_key to README (#1192) fdschmidt93 2021-09-01 20:36:24 +02:00
  • fbe004142f feat: show keymaps for builtin actions (#1084) fdschmidt93 2021-09-01 20:11:53 +02:00
  • 5d37c3ea08 feat: allow caching and resuming picker (#1051) fdschmidt93 2021-09-01 18:17:18 +02:00
  • 67bc1dcdd6 chore: revert issue template to value Christian Clason 2021-09-01 17:50:58 +02:00
  • 8710baa6fb fix(pickers): initial normal mode (#1165) fdschmidt93 2021-09-01 17:09:26 +02:00
  • baf39e5339 doc: generate docgen Simon Hauser 2021-09-01 16:53:56 +02:00
  • b0c04c62b5 feat: add utility for fetching buffer directory (#902) Logan Connolly 2021-09-01 16:52:45 +02:00
  • 4d691fdc23 fix: Should not block on git commands (#1176) TJ DeVries 2021-09-01 07:15:37 -07:00
  • a1a7785acf fix: autocommands cursor outside of buffer (#1157) Omar Zeghouani 2021-09-01 15:12:28 +01:00
  • dcee6c81f4 fix: Fix line endings for windows (#1169) TJ DeVries 2021-08-26 13:01:31 -07:00
  • 369691c6d9 fix: Override textwidth and formatoptions to attempt to prevent linebreaks (#1153) TJ DeVries 2021-08-26 06:15:48 -07:00
  • 861a0f9680 Update bug_report.yml Christian Clason 2021-08-26 12:02:25 +02:00
  • e6838a6289 fix(ts-highlighting): get hl name from the capture (#1166) Dhruv Manilawala 2021-08-26 01:51:17 +05:30
  • 50e5e86ac3 fix: safer teardown of buffer previewer (#1158) fdschmidt93 2021-08-23 20:20:41 +02:00
  • f45c170f28 fix(pickers): attach_mappings on builtins.buffers needs return (#1155) Aiden Scandella 2021-08-23 10:07:57 -07:00
  • 79dc995f82 fix: (terminal) buffer previewer (#1120) fdschmidt93 2021-08-23 15:27:11 +02:00
  • 03c2b8f6bb refactor(pickers): remove additional fileopen (#1154) tami5 2021-08-23 10:17:59 +03:00
  • d8eeb0e4ac pickers(*): Add support for &tags (#1122) Emilia Simmons 2021-08-22 18:02:09 -04:00
  • 8381a215e0 hotfix: should have been there but wasnt Simon Hauser 2021-08-21 21:11:51 +02:00
  • e46ef8ffec fix: for default sorters so we dont sort data after ordinal len if #prompt == 0 (#1146) Simon Hauser 2021-08-21 20:53:09 +02:00
  • 1c276f5539 fix(pickers): config mappings (#1147) Simon Hauser 2021-08-21 20:02:38 +02:00
  • 364d795d22 fix: some improvements for telescope.symbols if run in insert mode (#1117) Simon Hauser 2021-08-21 16:48:19 +02:00
  • 81ab591180 fix(command_definition): default to nil on empty <f-args> (#1142) Jonathan Teran 2021-08-21 07:45:11 -03:00
  • fbc983eb91 fix(command_parser): pcall for the loadstring (#1134) Luke Kershaw 2021-08-21 11:44:27 +01:00
  • 4f91ffcbab fix: Close async oneshot jobs on finder:close (#1140) TJ DeVries 2021-08-20 14:41:52 -04:00
  • 260f4617b6 startup: load once and only when called for devicons (#1139) TJ DeVries 2021-08-20 13:47:30 -04:00
  • ea5ab8f7c4 feat: Use nvim_buf_set_extmark right_align to do the magic for us (#1138) TJ DeVries 2021-08-20 13:35:21 -04:00
  • bc470fe59f fix(sorters): fix sorters running after destroy, which can segfault (#1137) TJ DeVries 2021-08-20 13:12:29 -04:00
  • b47bb8df1e mapping: Remove center action after select_default action in default mappings. (#974) Joshua Cao 2021-08-20 09:02:22 -07:00