mirror of
https://github.com/thelounge/thelounge
synced 2025-02-16 21:28:23 +00:00
Add .vimrc that does not expand tabs by default
This commit is contained in:
parent
0d38f004d9
commit
267d716967
1 changed files with 2 additions and 0 deletions
2
.vimrc
Normal file
2
.vimrc
Normal file
|
@ -0,0 +1,2 @@
|
|||
" Do not expand tabs by default
|
||||
set noexpandtab
|
Loading…
Add table
Reference in a new issue