joereynolds / joereynolds/exoskeleton.vim

Add convenience commands

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
17
Forks
0
PR merge metrics
No merged PRs in 30d

Description

- [ ] `:CreateSkeleton`

This would be called and create an entry in `~/.vim/exoskeleton/place` for the current directory of the file you're editing.

i.e. if you're in `/home/joe/code/stars/models/somefile.php`

It would create the `home-joe-code-stars-models` un der `~/.vim/exoskeleton`

- [ ] `:GetSkeletons`

Returns a list of all exoskeleton files (ft and place)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the Vim command definitions and the existing handling for files under ~/.vim/exoskeleton. Check how the current file directory is represented, then implement the two requested commands and verify that CreateSkeleton creates the expected place entry and GetSkeletons lists the exoskeleton files.

Written by the indexing model from the issue text.

Assessment

Tech stack
vim
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.