1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 19:46:06 +01:00
This commit is contained in:
Jost Alemann 2024-03-07 19:49:30 +01:00 committed by GitHub
parent 85b76132d8
commit 45dec97e80
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -61,7 +61,7 @@
active = {
left = [
["mode" "paste"]
["redaonly" "filename" "modified" "helloworld"]
["readonly" "filename" "modified" "helloworld"]
];
};