Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peteyycz/nvim-config
https://github.com/peteyycz/nvim-config
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/peteyycz/nvim-config
- Owner: peteyycz
- Created: 2022-07-11T18:00:56.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-10-24T08:07:06.000Z (about 2 years ago)
- Last Synced: 2023-02-28T12:01:57.425Z (almost 2 years ago)
- Language: Lua
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Install Packer
[Packer Neovim plugin manager](https://github.com/wbthomason/packer.nvim)
```bash
git clone https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
```