7

vim-board 0.9.2 -- Multifunction writable board

 2 years ago
source link: https://www.vim.org/scripts/script.php?script_id=6008%230.9.2
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
neoserver,ios ssh client

Multifunction writable board : vim online

vim-board : Multifunction writable board

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

created by Azabiong   script type utility   description This plugin introduces a file type "board", where you can easily erase and write
summaries, links to directories and files, and some additional commands.

FEATURE-1

After assigning a "Key" to the plugin, you can take quick notes on the board
    at any time while editing using:

Key Enter

and to return:

Key Esc

FEATURE-2

You can easily define shortcuts to directories or files on the board as simple
    key-path pairs. For example:

dt  ~/Documents/Terms/
          v   ~/.vimrc

Immediately after saving, you can use the following key sequences to change the
    current working directory, or open the file:

Key dt
          Key v

README

https://github.com/azabiong/vim-board

HELP

:h  vim-board

  install details To install the plugin from the downloaded archive using Vim 8 native pack feature,
it may be convenient to run the following commands using copy and paste from
the downloaded location.

(Linux, Mac)
    PLUG="$HOME/.vim/pack/azabiong/start"
    mkdir -p "$PLUG"
    unzip -o -d "$PLUG"  vim-board.zip
    vim -u NONE -c "helptags $PLUG/vim-board/doc" -c q

(Windows)
  cmd.exe
      set PLUG="%USERPROFILE%/vimfiles/pack/azabiong/start"
      mkdir %PLUG%
      unzip -o -d %PLUG%  vim-board.zip
      vim -u NONE -c "helptags %PLUG%/vim-board/doc" -c q

 

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

vim-board.zip 0.9.2 2022-03-31 8.2 Azabiong Edit menu name

ip used for rating: 141.164.63.164


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK