sponsor Vim development Vim logo Vim Book Ad

ftcompl : Command line completion for :set filetype

 script karma  Rating 0/0, Downloaded by 652  Comments, bugs, improvements  Vim wiki

created by
Ryosuke Ito
 
script type
utility
 
description
https://github.com/manicmaniac/ftcompl

ftcompl supports selecting filetype.

Instead of ":set filetype", you can use ":SetFileType"

:SetFileType vim

You can use short hands in this way.

:sft<Space>vim  => :SetFileType vim
:setf<Space>vim => :SetFileType vim
 
install details
if you already use plugin package manager (e.g. Vundle.vim, neobundle.vim),
just go along with them.

:Bundle 'manicmaniac/ftcompl'

You can install with the classical way. see |add-global-plugin|.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
ftcompl-0.1.0.tar.gz 0.1.0 2015-05-30 7.4 Ryosuke Ito Initial upload
ip used for rating: 216.73.216.107

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github