skywind3000 / skywind3000/vim-quickui

Docs: provide lua examples for heretics like myself.

Open
#81 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Vim Script
Stars
1.2k
Forks
41
PR merge metrics
No merged PRs in 30d

Description

Hey there fellow mouse user, glad to know I'm not the only heretic.

Since you mention this should work with Neovim 0.4+, how would we configure this in the context of using the lazy.nvim plugin manager?

{
  'skywind3000/vim-quickui',
  config = function ()
     require('quickui').setup({}) -- ????? 
  end
}

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start from the existing Neovim 0.4+ configuration documentation and the Lua snippet in this issue. Document the equivalent lazy.nvim configuration and show enough usage for a reader to verify that vim-quickui loads correctly under lazy.nvim.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, neovim, vim
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.