File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- *ft_sql.txt* 	For Vim バージョン 9.1.  Last change: 2025 Aug 06 
1+ *ft_sql.txt* 	For Vim バージョン 9.1.  Last change: 2025 Aug 10 
22
33by David Fishburn
44
@@ -394,7 +394,7 @@ static マップ(構文ハイライトグループに基づいている)は以
394394---------------- 
395395dynamic モードではデータベースから直接抽出したデータを元にポップアップを表示し
396396ます。dynamic 機能を有効にするためには dbext.vim をインストールしなければなり
397- ません(http ://vim.sourceforge.net /script.php?script_id=356 )。
397+ ません(https ://www. vim.org/scripts /script.php?script_id=356 )。
398398
399399dynamic モードは SQL 補完プラグインのいくつかの機能から使われています。dbext
400400プラグインをインストールしたら dbext-tutorial の設定と使い方を読んでください。
@@ -475,12 +475,12 @@ static な機能
475475 dynamic な機能
476476---------------- 
477477dynamic な機能を使うにはまず dbext.vim
478- (http ://vim.sourceforge.net/ script.php?script_id=356 ) をインストールしなければ 
479- なりません 。このプラグインにはチュートリアルが付属しています。SQL 補完プラグイ 
480- ンの観点からすると 、dbext の主な機能はデータベースへの接続です。dbext の接続プ 
481- ロファイルは接続情報を定義するためのもっとも効果的なメカニズムです。一度接続が 
482- 確立されていれば 、SQL 補完プラグインはポップアップを表示する際にバックグラウン 
483- ドで  dbext の機能を利用します。
478+ (https ://www. vim.org/scripts/ script.php?script_id=356 ) をインストールしなけれ 
479+ ばなりません 。このプラグインにはチュートリアルが付属しています。SQL 補完プラグ 
480+ インの観点からすると 、dbext の主な機能はデータベースへの接続です。dbext の接続 
481+ プロファイルは接続情報を定義するためのもっとも効果的なメカニズムです。一度接続 
482+ が確立されていれば 、SQL 補完プラグインはポップアップを表示する際にバックグラウ 
483+ ンドで  dbext の機能を利用します。
484484
485485dbext.vim を正しく設定したら、テストするためにコマンド :DBListTable を実行しま
486486す。テーブルのリストが表示されれば dbext.vim が正常に動作しています。表示され
Original file line number Diff line number Diff line change 1- *ft_sql.txt* 	For Vim version 9.1.   Last change: 2025 Aug 06  
1+ *ft_sql.txt* 	For Vim version 9.1.   Last change: 2025 Aug 10  
22
33by David Fishburn
44
@@ -407,7 +407,7 @@ Here are some examples of the entries which are pulled from the syntax files: >
407407---------------- 
408408Dynamic mode populates the popups with data directly from a database.  In
409409order for the dynamic feature to be enabled you must have the dbext.vim
410- plugin installed, (http ://vim.sourceforge.net /script.php?script_id=356 ).
410+ plugin installed, (https ://www. vim.org/scripts /script.php?script_id=356 ).
411411
412412Dynamic mode is used by several features of the SQL completion plugin.
413413After installing the dbext plugin see the dbext-tutorial for additional
@@ -491,7 +491,7 @@ depending on the syntax file you are using.  The SQL Anywhere syntax file
491491 Dynamic features
492492---------------- 
493493To take advantage of the dynamic features you must first install the
494- dbext.vim plugin (http ://vim.sourceforge.net /script.php?script_id=356 ).  It
494+ dbext.vim plugin (https ://www. vim.org/scripts /script.php?script_id=356 ).  It
495495also comes with a tutorial.  From the SQL completion plugin's perspective,
496496the main feature dbext provides is a connection to a database.  dbext
497497connection profiles are the most efficient mechanism to define connection
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments