gopher.nvim/nvim.yaml
2024-08-14 16:32:40 +03:00

19 lines
235 B
YAML

---
base: lua52
globals:
vim:
any: true
MiniTest:
any: true
# plenary.nvim's testing legacy
it:
args:
- type: string
- type: function
describe:
args:
- type: string
- type: function