This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
bixel
/
dotfiles
mirror of
https://github.com/bixel/dotfiles.git
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add a html vim-file for local shiftwidth
Kevin Heinicke
11 năm trước cách đây
mục cha
c50d78c21b
commit
35535f7821
1 tập tin đã thay đổi
với
2 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
2
0
dotvim/after/ftplugin/html.vim
+ 2
- 0
dotvim/after/ftplugin/html.vim
Xem Tập Tin
@@ -0,0 +1,2 @@
+setlocal shiftwidth=2
+setlocal tabstop=2