This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
torabkheslat
/
LunarVim
espejo de
https://github.com/LunarVim/LunarVim
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
Create plaintex.lua
Abouzar Parvan
hace 3 años
padre
2345d8cf21
commit
0e5e560af4
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
ftdetect/plaintex.lua
+ 1
- 0
ftdetect/plaintex.lua
Ver fichero
@@ -0,0 +1 @@
+vim.cmd [[ au BufRead,BufNewFile *.tex set filetype=tex ]]