This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
torabkheslat
/
LunarVim
mirror of
https://github.com/LunarVim/LunarVim
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Create plaintex.lua
Abouzar Parvan
3 năm trước cách đây
mục cha
2345d8cf21
commit
0e5e560af4
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
ftdetect/plaintex.lua
+ 1
- 0
ftdetect/plaintex.lua
Xem Tập Tin
@@ -0,0 +1 @@
+vim.cmd [[ au BufRead,BufNewFile *.tex set filetype=tex ]]