Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hjklchan/oh-my-nvim
https://github.com/hjklchan/oh-my-nvim
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/hjklchan/oh-my-nvim
- Owner: hjklchan
- Created: 2024-08-24T14:07:23.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-28T06:23:43.000Z (4 months ago)
- Last Synced: 2024-08-28T07:42:56.779Z (4 months ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Initialization
nvim/init.lua
```
require("hjkl1.core")
require("hjkl1.lazy")
```