https://github.com/chrisgrieser/nvim-pseudometa-plugin-template

A template for new nvim plugins

https://github.com/chrisgrieser/nvim-pseudometa-plugin-template

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: researchgate.net
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary

Keywords

neovim-plugin-template nvim-plugin-template
Last synced: 10 months ago · JSON representation

Repository

A template for new nvim plugins

Basic Info
  • Host: GitHub
  • Owner: chrisgrieser
  • License: mit
  • Language: Shell
  • Default Branch: main
  • Homepage:
  • Size: 99.6 KB
Statistics
  • Stars: 31
  • Watchers: 1
  • Forks: 0
  • Open Issues: 4
  • Releases: 0
Topics
neovim-plugin-template nvim-plugin-template
Created over 3 years ago · Last pushed 10 months ago
Metadata Files
Readme Funding License

README.md

PLACEHOLDERpluginname

PLACEHOLDERplugindesc

Features

Installation

```lua -- lazy.nvim { "chrisgrieser/PLACEHOLDERpluginname", },

-- packer use { "chrisgrieser/PLACEHOLDERpluginname", } ```

Configuration

lua -- default settings require("PLACEHOLDER_plugin_name_short").setup { enabled = true, }

Usage

Limitations

About the author

In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.

Buy Me a Coffee at ko-fi.com

Owner

  • Name: Chris Grieser
  • Login: chrisgrieser
  • Kind: user
  • Location: Berlin, Germany
  • Company: Technical University of Berlin

Researcher in sociology & software developer

GitHub Events

Total
  • Watch event: 7
  • Delete event: 1
  • Push event: 25
  • Pull request event: 4
  • Create event: 3
Last Year
  • Watch event: 7
  • Delete event: 1
  • Push event: 25
  • Pull request event: 4
  • Create event: 3

Issues and Pull Requests

Last synced: over 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 15 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 1
  • Average time to close issues: N/A
  • Average time to close pull requests: 15 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • dependabot[bot] (3)
  • chrisgrieser (2)
Top Labels
Issue Labels
Pull Request Labels
dependencies (3) github_actions (2)

Dependencies

.github/workflows/semantic-pr-title.yml actions
  • amannn/action-semantic-pull-request v5 composite
.github/workflows/panvimdoc.yml actions
  • actions/checkout v2 composite
  • kdheepak/panvimdoc main composite
  • stefanzweifel/git-auto-commit-action v4 composite
.github/workflows/stale-bot.yml actions
  • actions/stale v8 composite
.github/workflows/stylua.yml actions
  • JohnnyMorganz/stylua-action v2 composite
  • actions/checkout v3 composite