1
- The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
If you are undoing an edit that is …
We recommend that you
log in before editing. This will allow other users to leave you a message about your edit, and will let you track edits via your
Watchlist.
Creating an account is quick and free.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
If you are undoing an edit that is not vandalism, explain the reason in the edit summary rather than using only the default message.
Line 46: |
Line 46: |
|
|
|
|
|
==Comments== |
|
==Comments== |
|
+ |
A simple way to have all folds opened automatically when opening a Latex file with vim-latex: |
|
+ |
|
|
+ |
<pre> |
|
+ |
autocmd FileType tex normal zR |
|
+ |
</pre> |
|
+ |
|
|
+ |
[[Special:Contributions/192.38.109.188|192.38.109.188]] 14:53, April 26, 2012 (UTC) (Jonas Due Vesterheden) |