Skip to content

My Neovim configuration files

Notifications You must be signed in to change notification settings

mamaraddio/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

My Neovim configuration files

Resources

Stars

Watchers

Forks

Languages