Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Text Editing&Processing > Others

    vimwiki 0.3.1

    Download button

    No screenshots available
    Downloads: 732  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Good (3.6/5)
    15 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Maxim Kim | More programs
    GPL / FREE
    May 16th, 2008, 16:56 GMT
    ROOT / Text Editing&Processing / Others

     Read user reviews (0)  Refer to a friend  Subscribe

    vimwiki description

    vimwiki is a personal Wiki for Vim.

    vimwiki is a personal Wiki for Vim.

    About Vim:

    Vim is a text editor first released by Bram Moolenaar in 1991 for the Amiga computer. Vim was created as an extended version of the vi editor, with many additional features designed to be helpful in editing program source code; its full name is Vi IMproved.

    While Vim is cross-platform, it is most popular on Unix-like operating systems.

    Released under a software license compatible with the GNU General Public License, Vim is free and open source software. The program's license includes some charityware clauses.

    Like vi, Vim's interface is based not on menus or icons but on commands given in a text user interface; its GUI mode, gVim, adds menus and toolbars for commonly used commands but the full functionality is still expressed through its command line mode.

    For many users learning Vim may be difficult and slow initially, but once the basics are understood they progress quickly and editing becomes more efficient. To facilitate this, Vim has a built-in tutorial for beginners. There is also the Vim Users' Manual that details the basic and more advanced Vim features. This manual can be read from within Vim, or found online.

    Vim also has a built-in help facility (using the :help command) that allows users to query and navigate through commands and features.

    Requirements:

    · Vim
    · Vimball

    INSTALLATION:

    This is standard VimBall package. To install:

    1. Open vimwiki_N_N.vba with Vim. (N_N is version number ie 0_1)
    2. Source it with :so % command

    USAGE:

    In your dotvimrc file (.vimrc) add the following:

    {{{
    " detect wiki file
    autocmd! BufNewFile,BufReadPost *.wiki set ft=vimwiki
    " set your wiki files homedir
    let g:vimwiki_home = "d:/vimwiki/"
    " set your index wiki file
    let g:vimwiki_index = "index.wiki"
    " Open your wiki with ww (assume < Leader > is )
    nmap < Leader >ww :e d:/vimwiki/index.wiki
    }}}


    MARKUP:

    See vimwiki.vim in syntax directory.

    KEY BINDINGS:

    normal mode:

    ||Enter||Folow/Create link||
    ||Backspace||Go back to previous wikipage||
    ||Tab||Go to next WikiWord||
    ||Shift Tab||Go to previous WikiWord||

    What's New in This Release:

    · DONE: Use mouse to follow links. Left double-click to follow WikiPage, Rightclick then Leftclick to go back.
    · FIXED: Renaming - [[hello world?]] to [[hello? world]] links are not updated.
    · FIXED: Buffers menu after renaming is the same as before renaming.



    Product's homepage

      


    TAGS:

    personal wiki | wiki system | vim plugin | personal | wiki | system

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM