tangled
alpha
login
or
join now
althaea.zone
/
candy
0
fork
atom
neovim
0
fork
atom
overview
issues
pulls
pipelines
add termdebug
marshmallow
2 months ago
92400f30
c69f6f52
+3
-1
2 changed files
expand all
collapse all
unified
split
candy
lua
marshmallow
init.lua
flake.nix
+2
candy/lua/marshmallow/init.lua
···
22
22
require("marshmallow.autocmd")
23
23
require("marshmallow.env")
24
24
require("marshmallow.git")
25
25
+
26
26
+
vim.cmd("packadd! termdebug")
+1
-1
flake.nix
···
71
71
golangci-lint
72
72
pyright
73
73
tinymist
74
74
-
sourcekit-lsp
75
74
ripgrep
75
75
+
gdb
76
76
];
77
77
config = {
78
78
plugins =