Vim/ja: Difference between revisions

Haruki7049 (talk | contribs)
Created page with "VimはHome Managerを使用して簡単にセットアップ出来ます。以下は最低限の一例です: <syntaxhighlight lang="nix> programs.vim = { enable = true; plugins = with pkgs.vimPlugins; [ vim-airline ]; settings = { ignorecase = true; }; extraConfig = '' set mouse=a ''; }; </syntaxhighlight>"
Tags: Mobile edit Mobile web edit
Haruki7049 (talk | contribs)
Created page with "=== Vimスペルファイル ==="
Line 39: Line 39:
</div>
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<span id="Vim_Spell_Files"></span>
=== Vim Spell Files ===
=== Vimスペルファイル ===
</div>


<div lang="en" dir="ltr" class="mw-content-ltr">
<div lang="en" dir="ltr" class="mw-content-ltr">