Commit e333169
authored
Remove
Close #85
The `backup` (and `nobackup`) option is global and not local to the
buffer so this change affects all buffers. This is not the intended.
Note that it seems the `backup` option does not have any effect while
suda write the file through `BufWriteCmd`. So this simple change should
not affect the security of the plugin.nobackup option (#86)1 parent b97fab5 commit e333169
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments