mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-02-14 03:10:19 +01:00
neovim: Disable image.nvim for now
This commit is contained in:
parent
4f7b1e9435
commit
5f17c40e85
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@
|
|||
};
|
||||
|
||||
plugins.image = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
backend = "ueberzug";
|
||||
|
||||
integrations.markdown = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue