mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-02-04 02:45:53 +00:00
* binds/qmk: init Create the `vim.binds.qmk` module with `enable` and `setupOpts`. * Clean up release notes Add consistent style and formatting to release notes Co-authored-by: raf <raf@notashelf.dev> * Clean up release notes (again) * binks/qmk: remove unneeded function * binds/qmk: Rename to `vim.utility.qmk` Move the `vim.binds.qmk` module to `vim.utility.qmk`. * utility/qmk: add defaults and asserts Add default values and assertions for required options. * utility/qmk: rename to utility/qmk-nvim * utility/qmk-nvim: improve assertion readability * utility/qmk-nvim: Fix links broken in module rename * Fix release notes * Add final newline to release notes --------- Co-authored-by: raf <raf@notashelf.dev> |
||
|---|---|---|
| .. | ||
| assistant | ||
| autopairs | ||
| comments | ||
| completion | ||
| dashboard | ||
| debugger | ||
| diagnostics | ||
| filetree | ||
| formatter | ||
| git | ||
| hydra | ||
| languages | ||
| lsp | ||
| mini | ||
| minimap | ||
| notes | ||
| projects | ||
| repl | ||
| rich-presence | ||
| runner | ||
| session | ||
| snippets | ||
| spellcheck | ||
| statusline | ||
| tabline | ||
| terminal | ||
| theme | ||
| treesitter | ||
| ui | ||
| utility | ||
| visuals | ||