This page presents the list of all published posts in alphabetical order about the category “Vim”, with the title (it’s a link to the post) and a short abstract.

To come back at the parent page click HERE.
- Replace spaces with tabs using Vim
If you are editing a text file and you want to replace spaces with tabs using Vim, here you can find an easy solution, which is more a reminder.
- Lambda expressions are allowed only at source level 1.8 or above
Working with my Eclim system I got problem using Lambda expressions allowed only at source level 1.8 or above.
- Vim, eclim: how to refresh the project
This post explain how to refresh the project after some important changes while you are working on with the IDE Vim, eclim.