Skip to content

Files

Latest commit

 

History

History
32 lines (20 loc) · 496 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 496 Bytes

vim-epitech

Vim plugin for Epitech students rewritten slighty in lua.

Installation

Vim-plug

Plug 'Sigmanificient/vim-epitech'

Packer

use "Sigmanificient/vim-epitech"

lazy.nvim

{ "Sigmanificient/vim-epitech" }

Author