mirror of
https://github.com/keith/swift.vim.git
synced 2025-12-17 12:00:25 +01:00
This means that if you just have swiftlint installed, it won't be enabled automatically. You either need a `.swiftlint.yml` or you need to set `g:syntastic_swift_swiftlint_use_defaults` to 1 in your vimrc.