neovim-config/after/ftplugin/rust.vim

4 lines
47 B
VimL
Raw Permalink Normal View History

2024-05-19 15:09:33 +00:00
set noexpandtab
set shiftwidth=4
set tabstop=4