This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
misc
/
nvim_doom_config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
fix(core): Fix accidentally enabled gdscript by default
my-config
connorgmeean
2 years ago
parent
4f153c920e
commit
11681826d8
1 changed files
with
1 additions
and
1 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
modules.lua
2
modules.lua
View File
@ -61,7 +61,7 @@ return {
"
python
"
,
-- "bash",
-- "fish",
"
gdscript
"
,
-- "gdscript"
,
-- "gdscript",
-- "php",
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
misc/nvim_doom_config
Title
Body
Create Issue