Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/EronAlves1996/neovim-dotfiles


https://github.com/EronAlves1996/neovim-dotfiles

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# My Nvim Dotfiles

Hello!
This is my neovim dotfiles.
Actually they are almost in a initial and very basic state, but it can be extended in the way the user wants.

It haves plugins that provides good and basic functionality, as bellow:

* LSP
* Autocompletion
* Autosave sessions
* Format on Save
* Integration with eslint and prettier

To see the plugins installed, please refer to the `lua/plugins.lua`.
To see the configuration, please refer to the `lua/configs.lua`.

## Installing

First of all, install Packer.
After installing, open neovim and do `:PackerSync`.
Just use it.