Andy Wokula wrote:
> Jeri Raye schrieb:
>> Hi
>>
>> How can you echo / "make visible" what for file-type is detected in VIM
>> Is there something like:
>> :echo filetype
> 
> :set ft

Or if you want to use echo (or use the value in some expression)

   :echo &ft

-tim



--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to