Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/caenrique/nvim-config
Current configuration of my nvim setup
https://github.com/caenrique/nvim-config
Last synced: about 2 months ago
JSON representation
Current configuration of my nvim setup
- Host: GitHub
- URL: https://github.com/caenrique/nvim-config
- Owner: caenrique
- Created: 2020-01-28T11:49:46.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-08-11T09:47:57.000Z (over 1 year ago)
- Last Synced: 2024-08-07T18:38:58.578Z (5 months ago)
- Language: Lua
- Size: 105 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
Neovim configuration using [Lazy.nvim](https://github.com/folke/lazy.nvim).
Clone the repository under `~/.config/nvim` or `$NVIM_APPNAME`. The bootstraping should be automatic
the first time that nvim is opened.To restore all the plugins to the version from `lazy-lock.json` run `:Lazy restore`