mirror of
https://github.com/udalov/kotlin-vim.git
synced 2025-12-22 12:13:51 +01:00
Add a note about Syntastic support
This commit is contained in:
@@ -16,6 +16,7 @@ Add `Plugin 'udalov/kotlin-vim'` to your `~/.vimrc` and run `PluginInstall`.
|
||||
1. `cp syntax/kotlin.vim ~/.vim/syntax/kotlin.vim`
|
||||
2. `cp indent/kotlin.vim ~/.vim/indent/kotlin.vim`
|
||||
3. `cp ftdetect/kotlin.vim ~/.vim/ftdetect/kotlin.vim`
|
||||
4. Restart Vim
|
||||
4. If you use [Syntastic](https://github.com/scrooloose/syntastic): `cp -r syntax_checkers/kotlin ~/.vim/syntax_checkers/`
|
||||
5. Restart Vim
|
||||
|
||||
##### Enjoy!
|
||||
|
||||
Reference in New Issue
Block a user