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

https://github.com/mswell/nvim


https://github.com/mswell/nvim

neovim nvim nvim-configs nvim-lua nvimrc vim

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# My neovim config file


print do meu nvim

My nvim config using [Launch.nvim](https://github.com/LunarVim/Launch.nvim) as base :)

## Install Neovim

```bash
wget -q -O - --no-check-certificate https://raw.githubusercontent.com/LunarVim/LunarVim/rolling/utils/installer/install-neovim-from-release | bash
```

## How to use

### Clone this repo

```bash
git clone https://github.com/mswell/nvim.git ~/.config/nvim
```

and start `nvim` to install all plugins and fun :)


MIT
©
Wellington Moraes