]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - vim/ftplugin/vhdl/vhdl.xpt.vim
xptemplate: use f as trigger to create the basic skeleton
[config/dotfiles.git] / vim / ftplugin / vhdl / vhdl.xpt.vim
index adf93b2ddd4fdca68de8c6b28063a3bac4f0cfa1..6707b9c52e231298d5a9984216d59bbcb2ee347a 100644 (file)
@@ -30,7 +30,7 @@ XPTinclude
       \ _common/common
 
 
-XPT vhdl
+XPT f
 library ieee;
 use ieee.std_logic_1164.all;
 use ieee.numeric_std.all;