garymjr / garymjr/nvim-snippets

No idea how to get this to work

Open
#54 3 comments 11 reactions 0 assignees View on GitHub
Dominant language
Lua
Stars
259
Forks
20
PR merge metrics
No merged PRs in 30d

Description

The readme has this:
{
"Say hello to the world": {
"prefix": ["hw", "hello"],
"body": "Hello, ${1:world}!$0"
}
}

Where does this go? A file in ~/.config/nvim/lua/config/snippets? What's the filename? Is that all that goes in the file? I'm using a mostly vanilla lazyVim setup and this plugin is included.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the README section containing the snippet and review the questions about the configuration directory, filename, and file contents. Document the setup path for a mostly vanilla LazyVim installation, including where the snippet belongs and what a complete file should contain. Done means a new user can follow the README without needing the issue thread.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.