Skip to content

FrancisVega/youmightnotneed-a-vim-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

You might not need a [vim-plugin]

This repository offers a collection of alternatives to plugins, inspired by a similar idea to https://youmightnotneed.com.

Motivation

Plugins are usually more powerful and easier to use than native functionalities, and without them Vim wouldn't be the Vim we know today. However, sometimes we don't need that much power and we would be satisfied with Vim's native functionalities. This way, we also consolidate our investment in the native features.

Wanna try wild vim?

This command launch vim without any configuration and set nocompatible

vim -u NONE -N

Categories

File navigation

Category 2

Submit a recipe

Create a PR to submit a recipe.

  • Use recipe-template to add a new recipe.
  • Modify, adding or fixing any recipe.
  • Create a folder for a category if it doesn't exist.
  • Create a file inside a category folder.

About

This repository offers a collection of alternatives to plugins, inspired by a similar idea to https://youmightnotneed.com.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published