Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.12 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.12 KB

Nvim


This repo contains my peesonal configuration files for Neovim written in Lua.
This repo was created following this template nvim-basic-ide and this playlist

This config is built over Neovim v0.8+ and have no commit pinned, so you can have to manage breaking changes

To use this conifg files run the following:

git clone --dept 1 https://github.com/mamaraddio/nvim ~/.config/nvim

You'll need to restart Neovim a couple of time in order to insattl all the plugins

Requirements:

arch based systems

pacman -Sy xsel node npm yarn

debian/ubuntu based systems

apt update 
apt install xsel node npm yarn

If you are on wayland replace xsel with wl-clipboard

python deps

pip install pynvim

node deps

npm i -g neovim

Fonts

ttf-dejavu fira code nerd font or patch your preferred font with nerd-fonts