Giter VIP home page Giter VIP logo

vim-paperplane's Introduction

vim-paperplane

Show parent indentations. CTRL-W_Z.

showing off paperline

showing off paperline

Features

  • Neat.
  • Dumb.
  • Speedy.
  • Uses preview window.

Why?

context.vim is a bit slow for me.

vim-paperplane's People

Contributors

zsugabubus avatar

Stargazers

TornaxO7 avatar Hans Pinckaers avatar

Watchers

Hans Pinckaers avatar James Cloos avatar  avatar

vim-paperplane's Issues

Hang when changing function name

Hi there,

Sorry for all the bug reports. This time it hangs with this dummy file:

def test():
    if not _:
        for i in range(_):
            pass

    del _

When I try to change the name of function test to _ it hangs on InsertLeave.

Cheers,
Hans

Context seems wrong for python

Hi there,

Thanks for making this plugin. I encountered this issue:

Screenshot from 2020-05-18 20-40-58

The context here is wrong, it should be like in vim-context (without the blank line):
Screenshot from 2020-05-18 20-43-43

Pasting while paperplane is active hangs neovim

First of all thanks for the work, it's a nice speedy plugin.

However, I cannot seem to paste anymore with paperplane active. It looks a bit like it gets into an infinite loop. I have to close my terminal window.

Cheers,
Hans

Empty lines displayed

Empty lines may appear because line('w0') changes after preview window opened and resized.

Fix it when somebody complains about it.

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.