Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maxogod/mynvimconfig

just some config
https://github.com/maxogod/mynvimconfig

Last synced: about 2 months ago
JSON representation

just some config

Awesome Lists containing this project

README

        

# mynvimconfig
just some config


Pokemon trainer using PC

## Setup

* Clone this repo into /.config/nvim (different for windows)
* Install neovim with snap (>= 0.10.0)
* Clone packer (https://github.com/wbthomason/packer.nvim)
* :so packer.lua and :PackerSync
* :Mason for lsps and linters
* :checkhealth for troubleshooting

Add alias for nvim:
nvim ~/.bashrc

type `alias vim='nvim'` at the end of the file

source ~/.bashrc