Code Monkey home page Code Monkey logo

vimfiles's Introduction

Vim

Steam Locomotive


                        (@@) (  ) (@@) ( )  (@)  ()    @@    O     @     O
                  (   )
              (@@@@)
           (    )

         (@@@)
       ====        ________                ___________
   _D _|  |_______/        \__I_I_____===__|_________|
    |(_)---  |   H\________/ |   |        =|___ ___|      ___________
    /     |  |   H  |  |     |   |         ||_| |_||     _|          \_____A
   |      |  |   H  |__--------------------| [___] |   =|                  |
   | ________|___H__/__|_____/[][]~\_______|       |   -|                  |
   |/ |   |-----------I_____I [][] []  D   |=======|____|__________________|_
 __/ =| o |=-~~\  /~~\  /~~\  /~~\ ____Y___________|__|____________________|_
  |/-=|___|=    ||    ||    ||    |_____/~\___/          |_D__D |_D__D__D_|
   \_/      \_O=====O=====O=====O/      \_/               \_/    \_/   \_/

(This locomotive is courtesy of sl, by Toyoda Masashi.)

Included Bundles

TODO

  • TaskList: display a list of occurrences of TODO, XXX, etc. in a buffer. Trigger it with t.
  • TComment: toggle comments. Trigger it with gc{motion}, gC{motion}, or the <c-/> or <leader>_ prefixes. See :help tcomment.
  • Closetag: close HTML tags. Trigger it with <c-/> by default. I map it to <c-/>., which works better with TComment. My fork enables easy user configuration of the map key.
  • Matchit.zip: extended % matching for HTML, LaTeX, and many other languages. This has been included in $VIMRUNTIME/macros/ for ages, but isn't enabled by default.

Bundles in ./etc

  • Python-Mode: Nice integration with Python tools like PyLint and Rope. I found it too intrusive for regular use.

Managing Submodules

Getting Started

git submodule init git submodule update

Help Tags

If you find that git thinks you've modified your submodules when you create helptags files with pathogen's :Helptags command, try this:

echo doc/tags >> .git/info/exclude

vimfiles's People

Contributors

ab avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.