Skip to content

eHattori/dotenv

Repository files navigation

Dotenv

Nvim

Neovim LUA configuration, oriented for web developers (rails, ruby, python, javascript).
I use this repository mainly to keep track of the changes that I made on my Neovim configuration, but I hope that it will be useful to other
The project is constantly changing

INSTALLATION

[git clone github.com/eHattori/dotenv.git](https://github.com/eHattori/dotenv) ~/.eh-ide
cd ~/.config
ln -s ~/.eh-ide/nvim nvim
nvim
:PackerInstall
:PackerSync

UPDATE

nvim
:PackerUpdate
:PackerSync

image image image image