This website requires JavaScript.
Explore
Help
Register
Sign in
DevComp
/
my-nvim-setup
Watch
1
Star
0
Fork
You've already forked my-nvim-setup
0
mirror of
https://github.com/CompeyDev/my-nvim-setup.git
synced
2024-12-12 04:40:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
26cf67e67c
my-nvim-setup
/
filetype.lua
7 lines
78 B
Lua
Raw
Normal View
History
Unescape
Escape
apply fmt
2024-03-05 06:54:50 +00:00
vim.filetype
.
add
{
extension
=
{
mdx
=
"
mdx
"
,
luau
=
"
luau
"
,
}
,
}
Reference in a new issue
Copy permalink