mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
fix: typo (#1227)
This commit is contained in:
parent
85b76132d8
commit
45dec97e80
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
active = {
|
||||
left = [
|
||||
["mode" "paste"]
|
||||
["redaonly" "filename" "modified" "helloworld"]
|
||||
["readonly" "filename" "modified" "helloworld"]
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue