Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 1.44 KB

README.md

File metadata and controls

23 lines (20 loc) · 1.44 KB

My_VIM_Customization

Mi personalización de Neovim, creado desde cero y personalizado por mi para mis necesidades.

Documentación:

TIPO RUTA
Markdown (más actualizado) ./Documentacion/Neovim - Documentación.md
PDF - Dark theme ./Documentacion/Neovim - Documentación - Dark.pdf
PDF - Light Theme ./Documentacion/Neovim - Documentación - Light.pdf

REQUISITOS

git
neovim

INSTALACIÓN

Para Instalarlo, pegar estos comandos en la terminal uno por uno...

git clone https://github.com/Ezee1015/My_VIM_Customization
cd My_VIM_Customization
make install