Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afnanenayet/nvim-dotfiles

My neovim configuration (as my full dotfiles are managed by YADM and are private)
https://github.com/afnanenayet/nvim-dotfiles

config configuration-files dein deoplete neovim vim

Last synced: 16 days ago
JSON representation

My neovim configuration (as my full dotfiles are managed by YADM and are private)

Awesome Lists containing this project

README

        

# neovim config files

## Synopsis

These are my neovim configuration files, they are evolving and carry no
guarantees of stability.

## Development

The makefile contains two targets: `all` and `install`. `make all` is reserved
for my use (it copies the original config files over to the repo). `make
install` copies the files from this repo to your home folder, if you don't have
an existing neovim config. I encourage you to create your own config and use
mine for inspiration, however, since it'll allow you to get a better
understanding of how (neo)vim is set up.