vim-template
File template manager
A plugin for adding boilerplate code to files based on file type
Simple templates plugin for Vim
373 stars
11 watching
152 forks
Language: Vim Script
last commit: 3 months ago
Linked from 1 awesome list
neovim-plugintemplatetemplatesvim-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
2kabhishek/template.nvim | A template project to quickly set up a new Neovim plugin with basic features and structure | 9 |
m00qek/plugin-template.nvim | A template for creating Neovim plugins written in Lua. | 119 |
cvigilv/esqueleto.nvim | A plugin that simplifies the creation of templates for file types and names, streamlining coding workflows. | 100 |
tokiory/neovim-boilerplate | A pre-configured Neovim setup for developers to start with. | 95 |
kaandesu/ts-vite-npm-template | A comprehensive template for creating TypeScript-based NPM packages with Vite and automated workflows | 3 |
ellisonleao/nvim-plugin-template | Provides a template and structure for building Neovim plugins with automated testing, documentation, and release management features. | 294 |
patrickjmeurer/viterc | A modern web development template with pre-configured tools and libraries for building React applications using Vite and TypeScript. | 61 |
myraxbyte/react-vite-template | A React, Vite, and TypeScript template project for building big frontend projects | 11 |
vbenjs/vite-plugin-html | A vite plugin for processing HTML templates | 609 |
vituum/vituum | A static site generator for Vite that enables fast prototyping with various template engines. | 329 |
emosheeep/vite-plugin-virtual-mpa | Generates multiple entries from a single template using Vite and MPA (Multi-Page App) features | 123 |
vituum/vite-plugin-pug | A Vite plugin for transforming Pug templates into HTML | 7 |
xyhxx/vite-vue-proste | A full-featured Vue 3 web application template built with Vite and TypeScript. | 16 |
dense-analysis/neural | An AI-powered plugin for Vim and Neovim that generates code and performs tasks such as text completion and error checking. | 472 |
lomray-software/vite-template | A Vite-based template for building server-side rendered (SSR) and static site generators (SSG) with React and Express | 28 |