Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/datsfilipe/datsnvim

Mine personal configuration files that turn Neovim text editor into an IDE.
https://github.com/datsfilipe/datsnvim

lua neovim neovim-config neovim-dotfiles neovim-lua

Last synced: 8 days ago
JSON representation

Mine personal configuration files that turn Neovim text editor into an IDE.

Awesome Lists containing this project

README

        

# DATSNVIM

This is a personal configuration for Neovim. You can use it as starting point for yours, you can use it as yours, etc. Feel free to use it as you wish.

## Preview

![Preview](./assets/preview.png)

*Note: using [catppuccin](https://github.com/catppuccin/nvim) in the screenshot.*

## Installation

Simple run the following on you terminal (I expect you have `git` cli installed and is using a linux OS or similar):

```bash
git clone https://github.com/datsfilipe/datsnvim.git ~/.config/nvim && nvim
```

## License

Refer to [LICENSE](./LICENSE).