This commit is contained in:
CJSatnarine
2026-02-22 16:43:16 -05:00
parent c8b2f86499
commit 60d782b282
7 changed files with 19 additions and 189 deletions

View File

@@ -6,6 +6,7 @@ vim.cmd("set shiftwidth=4")
vim.g.mapleader = " "
vim.opt.number = true
vim.filetype.add({
extension = {
shader = "hlsl"