Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mhanberg/motchvim

My Neovim config
https://github.com/mhanberg/motchvim

Last synced: about 1 month ago
JSON representation

My Neovim config

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)