blob: 69fbd6a68b34738187cd84a2f9ad1e57f6694298 (
plain) (
blame)
1
2
|
-- [nfnl] Compiled from lsp/zls.fnl by https://github.com/Olical/nfnl, do not edit.
return {cmd = {"zls"}, filetypes = {"zig"}, root_markers = {"zls.json", "build.zig"}, settings = {autoformat = true}}
|