<i id='WrSn2'><tr id='WrSn2'><dt id='WrSn2'><q id='WrSn2'><span id='WrSn2'><b id='WrSn2'><form id='WrSn2'><ins id='WrSn2'></ins><ul id='WrSn2'></ul><sub id='WrSn2'></sub></form><legend id='WrSn2'></legend><bdo id='WrSn2'><pre id='WrSn2'><center id='WrSn2'></center></pre></bdo></b><th id='WrSn2'></th></span></q></dt></tr></i><div id='WrSn2'><tfoot id='WrSn2'></tfoot><dl id='WrSn2'><fieldset id='WrSn2'></fieldset></dl></div>
      <tfoot id='WrSn2'></tfoot>
    1. <small id='WrSn2'></small><noframes id='WrSn2'>

      • <bdo id='WrSn2'></bdo><ul id='WrSn2'></ul>
      <legend id='WrSn2'><style id='WrSn2'><dir id='WrSn2'><q id='WrSn2'></q></dir></style></legend>

      特定文件类型的 Vim inoremap

      时间:2023-05-21
        <legend id='hYZwg'><style id='hYZwg'><dir id='hYZwg'><q id='hYZwg'></q></dir></style></legend>
        1. <tfoot id='hYZwg'></tfoot>
            <tbody id='hYZwg'></tbody>
            • <bdo id='hYZwg'></bdo><ul id='hYZwg'></ul>
              <i id='hYZwg'><tr id='hYZwg'><dt id='hYZwg'><q id='hYZwg'><span id='hYZwg'><b id='hYZwg'><form id='hYZwg'><ins id='hYZwg'></ins><ul id='hYZwg'></ul><sub id='hYZwg'></sub></form><legend id='hYZwg'></legend><bdo id='hYZwg'><pre id='hYZwg'><center id='hYZwg'></center></pre></bdo></b><th id='hYZwg'></th></span></q></dt></tr></i><div id='hYZwg'><tfoot id='hYZwg'></tfoot><dl id='hYZwg'><fieldset id='hYZwg'></fieldset></dl></div>

                <small id='hYZwg'></small><noframes id='hYZwg'>

              • 本文介绍了特定文件类型的 Vim inoremap的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

                问题描述

                限时送ChatGPT账号..

                我在 .vimrc 中添加了一些简单的 inoremap 命令来帮助完成括号和括号,但我只希望它们应用于 php 文件.>

                I've added some simple inoremap commands to my .vimrc to help with parens and brackets completion, but I only want them to apply to php files.

                 inoremap ( ()<Esc>i
                 inoremap { {<CR>}<Esc>ko
                 inoremap <? <?php ?><Esc><Left>i
                

                如何将这些命令设置为仅在我编辑 .php 文件时激活?

                How to I set these commands to be active only when I'm editing a .php file?

                推荐答案

                Use autocmd FileType:

                autocmd FileType php,c,java inoremap ( ()<Esc>i
                

                这篇关于特定文件类型的 Vim inoremap的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持html5模板网!

                上一篇:在构建服务器上使用 VCS 在 GitHub 上使用 Composer 下一篇:使用 Vim 正确缩进 HTML 和 PHP

                相关文章

                最新文章

              • <small id='Nxsum'></small><noframes id='Nxsum'>

                <legend id='Nxsum'><style id='Nxsum'><dir id='Nxsum'><q id='Nxsum'></q></dir></style></legend>

                    <bdo id='Nxsum'></bdo><ul id='Nxsum'></ul>

                  1. <i id='Nxsum'><tr id='Nxsum'><dt id='Nxsum'><q id='Nxsum'><span id='Nxsum'><b id='Nxsum'><form id='Nxsum'><ins id='Nxsum'></ins><ul id='Nxsum'></ul><sub id='Nxsum'></sub></form><legend id='Nxsum'></legend><bdo id='Nxsum'><pre id='Nxsum'><center id='Nxsum'></center></pre></bdo></b><th id='Nxsum'></th></span></q></dt></tr></i><div id='Nxsum'><tfoot id='Nxsum'></tfoot><dl id='Nxsum'><fieldset id='Nxsum'></fieldset></dl></div>

                  2. <tfoot id='Nxsum'></tfoot>