rsut tab spaces 2 to 4
This commit is contained in:
parent
fca929d0b6
commit
54f4c95c54
@ -85,7 +85,7 @@
|
||||
colorscheme dracula
|
||||
autocmd BufEnter * :setlocal tabstop=2 shiftwidth=2 expandtab
|
||||
autocmd BufEnter *.nix :setlocal tabstop=2 shiftwidth=2 expandtab
|
||||
autocmd BufEnter *.py :setlocal tabstop=4 shiftwidth=4 expandtab
|
||||
autocmd BufEnter *.py *.rs :setlocal tabstop=4 shiftwidth=4 expandtab
|
||||
|
||||
lua <<EOF
|
||||
-- Set up nvim-cmp.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user