mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-10 09:14:31 +02:00
plugins/markview: mode -> modes
This commit is contained in:
parent
b473bdc5ae
commit
a9345dcfc3
2 changed files with 3 additions and 3 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
settings = {
|
||||
buf_ignore = [ "nofile" ];
|
||||
mode = [
|
||||
modes = [
|
||||
"n"
|
||||
"no"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue