Skip to content

hectord/vim-web2py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

vim-web2py

Here is a lightweight web2py plugin for vim.

You can:

  • Switch between the current controller and its views and vice versa with :SWITCH (or :SW)

  • See the models and the controllers in the current project and:

    • Open a controller with "c"
    • Open a view with "v"
    • Open a model with "o"

    The controllers and their views are merged in order to have a denser interface.

About

A lightweight web2py plugin for vim.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published