Skip to content

VonHeikemen/the-good-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The Good Snippets

Personal collection of snippets for the different programming languages I work with.

Snippets for:

  • HTML, Twig
  • CSS
  • JavaScript
  • PHP
  • Python
  • C
  • C++
  • Rust
  • Go
  • Lua
  • Shell
  • Markdown
  • Sql

Usage

This collection of snippets should work with any plugin that supports loading vscode snippets. Like for example:

Install

Use your plugin manager of choice, e.g.

-- Packer
use "VonHeikemen/the-good-snippets"

-- Plug
Plug 'VonHeikemen/the-good-snippets'

-- If you're using coc.nvim, you can use:
CocInstall https://github.com/VonHeikemen/the-good-snippets@main

Credits

This repository is a modified version of friendly-snippets.

About

Personal collection of snippets for the different programming languages I work with.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors