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

More Plugins To Be Added #66

Closed
luxus opened this issue Mar 11, 2023 · 4 comments
Closed

More Plugins To Be Added #66

luxus opened this issue Mar 11, 2023 · 4 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@luxus
Copy link
Member

luxus commented Mar 11, 2023

  {
    "b0o/incline.nvim",
    event = "User AstroFile",
    opts = { hide = { focused_win = true } },
  },
  { "lvimuser/lsp-inlayhints.nvim", event = "LspAttach", config = true },
{ "dpayne/CodeGPT.nvim", cmd = "Chat" },
  { "mrjones2014/op.nvim", build = "make install", opts = {} },
 {
 "lukas-reineke/headlines.nvim",
 dependencies = "nvim-treesitter/nvim-treesitter",
 ft = "markdown",
 opts = {},
},
{
  "nvim-zh/colorful-winsep.nvim",
  event = { "WinNew" },
  opts = {},
}, 

some plugins maybe someone wanna add
edit: i removed the plugins that got added

@luxus luxus changed the title adding todo-comments adding some more plugins Mar 11, 2023
@luxus
Copy link
Member Author

luxus commented Mar 11, 2023

if someone wanna do some contributions feel free to make a PR

@mehalter mehalter added good first issue Good for newcomers enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2023
@mehalter mehalter changed the title adding some more plugins More Plugins To Be Added Mar 14, 2023
@0xricksanchez
Copy link
Contributor

@luxus There's already a minimal portal implementation (from yourself in #35 :D) and I added a grapple feat in #139, guess that can be deleted from here?

@luxus
Copy link
Member Author

luxus commented Apr 22, 2023

Thanks for the reminder :)

@luxus
Copy link
Member Author

luxus commented May 1, 2023

i guess the plugins left are not that interesting, so i will close this

@luxus luxus closed this as not planned Won't fix, can't repro, duplicate, stale May 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants