Skip to content

chrisgrieser/nvim-pseudometa-plugin-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

%%plugin-name%%

%%plugin-desc%%

Features

Installation

-- lazy.nvim
{
	"chrisgrieser/%%plugin-name%%",
},

-- packer
use {
	"chrisgrieser/%%plugin-name%%",
}

Configuration

-- default settings
require("%%plugin-name-short%%").setup ({

})

Usage

Limitations

About the developer

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.

I also occasionally blog about vim: Nano Tips for Vim

Buy Me a Coffee at ko-fi.com