This commit is contained in:
Miguel Da Silva 2024-09-10 21:37:18 +02:00
parent 7b66c99953
commit 8adae8f8a5
17 changed files with 800 additions and 866 deletions

View file

@ -0,0 +1,3 @@
return {
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
}