FollieHiyuki-dotfiles/home/.config/nvim/.luacheckrc
FollieHiyuki ceb46755cd
neovim
- plugins: add dial.nvim, remove spellsitter.nvim
- null-ls.nvim: make a list of interesting linters/formatters
- chore: add luacheck
2021-10-19 03:03:00 +07:00

4 lines
47 B
Lua

std = 'min'
cache = true
new_globals = {'vim'}