mirror of https://github.com/pwndbg/pwndbg
Add sublime-settings [skip ci]
This commit is contained in:
parent
7c0ede41a9
commit
78d5148777
|
@ -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