my stupid ass forgor the file import...
This commit is contained in:
parent
168f9fe056
commit
90257dc9a5
4 changed files with 14 additions and 3 deletions
|
@ -12,8 +12,8 @@
|
|||
signcolumn = "yes";
|
||||
|
||||
# Tab defaults (might get overwritten by an LSP server)
|
||||
tabstop = 4;
|
||||
shiftwidth = 4;
|
||||
tabstop = 2;
|
||||
shiftwidth = 2;
|
||||
softtabstop = 0;
|
||||
expandtab = true;
|
||||
smarttab = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue