Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update bug report minimal config #3161

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

jamestrew
Copy link
Contributor

  • packer's now unmaintained so the previous minimal config throws up deprecation warnings
  • most people probably more comfortable with lazy

description: "Minimal(!) configuration necessary to reproduce the issue. Save this as `minimal.lua` and run with `nvim -nu minimal.lua`. If _absolutely_ necessary, add plugins and config options from your `init.lua` at the indicated lines."
render: Lua
value: |
local root = vim.fn.fnamemodify("./.repro", ":p")
Copy link
Member

@Conni2461 Conni2461 Jun 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i like working in /tmp on linux, idk becuase with that my os cleansup that dir but i understand why it makes sense to work in . windows and stuff

@Conni2461
Copy link
Member

Thanks :)

@Conni2461 Conni2461 merged commit a043536 into nvim-telescope:master Jun 15, 2024
12 checks passed
@jamestrew jamestrew deleted the bug-report-min-config branch June 15, 2024 18:47
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.

None yet

2 participants