Added comment about windows support to README

This commit is contained in:
Karl Yngve Lervåg 2014-07-04 15:46:21 +02:00
parent fb522f9b7c
commit c61040c018

View File

@ -21,6 +21,12 @@ is to combine vim-latex with the strength of other plugins. I personally
recommend [UltiSnips](https://github.com/SirVer/ultisnips) for snippets and
[neocomplete](https://github.com/Shougo/neocomplete.vim) for completion.
Note, however, that I do not fully support windows at the current time. That
is, the latexmk functionality will most probably not work. The reason for this
is that I do not personally use windows, which makes it difficult to test.
With some assistance I might consider adding support for windows at a later
time.
Read the documentation for a more thorough introduction.
## Installation