Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhanberg/motchvim
My Neovim config
https://github.com/mhanberg/motchvim
Last synced: about 1 month ago
JSON representation
My Neovim config
- Host: GitHub
- URL: https://github.com/mhanberg/motchvim
- Owner: mhanberg
- Created: 2024-06-04T13:37:20.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-20T13:26:35.000Z (3 months ago)
- Last Synced: 2024-08-20T15:28:37.061Z (3 months ago)
- Language: Lua
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# motchvim
Welcome to `motchvim`.
My Neovim config, packaged as a lazy.nvim plugin.
```lua
require("lazy").setup {
spec = {
{ "mhanberg/motchvim", import = "motchvim.plugins" },
},
}
```![CleanShot 2024-06-04 at 09 38 04@2x](https://github.com/mhanberg/motchvim/assets/5523984/62d45982-e971-447d-85e3-d998f0239562)