Skip to content

Telescope: Hint for searching through symlinked neovim configurations#2078

Closed
JohnyJohnJohnson wants to merge 1 commit into
nvim-lua:masterfrom
JohnyJohnJohnson:master
Closed

Telescope: Hint for searching through symlinked neovim configurations#2078
JohnyJohnJohnson wants to merge 1 commit into
nvim-lua:masterfrom
JohnyJohnJohnson:master

Conversation

@JohnyJohnJohnson

Copy link
Copy Markdown

builtin.find_files {..., follow = true} required

Adds a comment to the <leader>sn keymap that guides users to :help telescope.builtin.find_files() if searching Neovim configuration files behaves unexpectedly (empty list).

`builtin.find_files {..., follow = true}` required
oriori1703 added a commit that referenced this pull request Jun 11, 2026
SayanShankhari added a commit to SayanShankhari/kickstart.nvim that referenced this pull request Jun 11, 2026
Squashed commit of the following:

commit 2a12a5a
Merge: b8732e9 f0a2108
Author: Sayan Shankhari <sayan0shankhari@gmail.com>
Date:   Thu Jun 11 21:28:14 2026 +0530

    Merge remote-tracking branch 'upstream' into sandbox

commit f0a2108
Author: orip <oriori1703@gmail.com>
Date:   Thu Jun 11 18:55:49 2026 +0300

    Follow symlinks in the custom plugins loader

    fixes: nvim-lua#2087

commit b8732e9
Merge: bc90fe1 ac51593 9e345b9
Author: Sayan Shankhari <sayan0shankhari@gmail.com>
Date:   Thu Jun 11 21:25:11 2026 +0530

    Merge branch 'master', remote-tracking branch 'upstream' into sandbox

commit bc90fe1
Author: Sayan Shankhari <sayan0shankhari@gmail.com>
Date:   Thu Jun 11 20:56:03 2026 +0530

    fix(misc): restore missing theme and options

commit ac51593
Author: orip <oriori1703@gmail.com>
Date:   Thu Jun 11 17:52:24 2026 +0300

    Add checkhealth to bug report step

commit 4e6bf94
Merge: 1f32074 97b3cbb
Author: Ori Perry <48057913+oriori1703@users.noreply.github.com>
Date:   Thu Jun 11 17:31:42 2026 +0300

    Merge pull request nvim-lua#2066 from TomJGooding/chore-add-discussions-to-issue-template

    chore: add discussions to issue template

commit 1f32074
Merge: f660e1f ec3f448
Author: Ori Perry <48057913+oriori1703@users.noreply.github.com>
Date:   Thu Jun 11 17:29:12 2026 +0300

    Merge pull request nvim-lua#2012 from nvim-lua/feature/mini.icons

    Switch from nvim-web-devicons to mini.icons

commit ec3f448
Author: orip <oriori1703@gmail.com>
Date:   Wed Apr 22 20:27:51 2026 +0300

    Switch from nvim-web-devicons to mini.icons

commit f660e1f
Author: orip <oriori1703@gmail.com>
Date:   Thu Jun 11 16:44:01 2026 +0300

    Follow symlinks for the neovim config picker

    Closes: nvim-lua#2078

commit 7031a09
Author: orip <oriori1703@gmail.com>
Date:   Thu Jun 11 16:44:01 2026 +0300

    Split the `foundation` section into `options` and `keymaps`

commit c210767
Author: Sayan Shankhari <sayan0shankhari@gmail.com>
Date:   Wed Jun 10 10:06:43 2026 +0530

    fix(test): force track test script

commit 97b3cbb
Author: TomJGooding <101601846+TomJGooding@users.noreply.github.com>
Date:   Thu May 28 01:45:20 2026 +0100

    chore: add discussions to issue template

    Now that GitHub discussions have been enabled
    (see nvim-lua#2026),
    add links in the issue template to help redirect help/feature requests
    from the bug tracker.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant