diff options
| author | Mike Vink <59492084+ivi-vink@users.noreply.github.com> | 2024-12-31 18:34:27 +0100 |
|---|---|---|
| committer | Mike Vink <59492084+ivi-vink@users.noreply.github.com> | 2024-12-31 18:34:27 +0100 |
| commit | 9b2131222a6724ec34af4fefc2cc2a540cdd7773 (patch) | |
| tree | 370399a7551adefc6d2e9bc487abe2cd58825414 /profiles/core | |
| parent | 14fd73852847615a9de28b04e08e27b373e9e6be (diff) | |
update system
Diffstat (limited to 'profiles/core')
| -rw-r--r-- | profiles/core/neovim.nix | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/profiles/core/neovim.nix b/profiles/core/neovim.nix index e3a141d..500260b 100644 --- a/profiles/core/neovim.nix +++ b/profiles/core/neovim.nix @@ -95,9 +95,9 @@ nvim-parinfer # ai :( - render-markdown - avante-nvim - nui-nvim + # render-markdown-nvim + # avante-nvim + # nui-nvim ]; }; }; |
