mirror of https://github.com/pwndbg/pwndbg.git
Add sublime-settings [skip ci]
parent
9eae4c9119
commit
51cd9d3aec
@ -0,0 +1,7 @@
|
|||||||
|
{
|
||||||
|
"default_encoding": "UTF-8",
|
||||||
|
"ensure_newline_at_eof_on_save": true,
|
||||||
|
"tab_size": 4,
|
||||||
|
"translate_tabs_to_spaces": true,
|
||||||
|
"trim_trailing_white_space_on_save": true
|
||||||
|
}
|
||||||
Loading…
Reference in new issue