mrs4ndman / SmallNvim

Small (single-file brick) Neovim Configuration for quick deployment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP

Configuración de NeoVim completa y de un solo archivo

Atajos y UI documentados en español ;)


ENG

A small NeoVim config for quick (and dirty) deployment

The keybinds and UI are mostly in Spanish, for my ease of use

Can create another English branch


  • Installation / Instalación:

git clone git@github.com:mrs4ndman/SmallNvim.git
mv ~/.config/nvim/init.lua ~/.config/nvim/init.lua.bak
mv init.lua ~/.config/nvim/init.lua

Done! :)

About

Small (single-file brick) Neovim Configuration for quick deployment

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Lua 100.0%