tangled
alpha
login
or
join now
althaea.zone
/
candy
0
fork
atom
neovim
0
fork
atom
overview
issues
pulls
pipelines
add statix makeprg in nix
marshmallow.tngl.sh
1 year ago
8640ff1d
43012fd1
+3
2 changed files
expand all
collapse all
unified
split
candy
ftplugin
nix.lua
flake.nix
+2
candy/ftplugin/nix.lua
···
8
8
vim.opt.tabstop = tab_width
9
9
vim.opt.shiftwidth = tab_width
10
10
vim.opt.softtabstop = tab_width
11
11
+
vim.opt.makeprg = "statix check -o errfmt"
12
12
+
vim.opt.errorformat = "%f>%l:%c:%t:%n:%m"
+1
flake.nix
···
118
118
taplo
119
119
lua-language-server
120
120
nil
121
121
+
statix
121
122
nodePackages.typescript-language-server
122
123
tailwindcss-language-server
123
124
nodePackages.sql-formatter