Giter Club home page Giter Club logo

Comments (8)

vihanb avatar vihanb commented on August 31, 2024

pls fix qwik i wana maek V program.

from v.

DJMcMayhem avatar DJMcMayhem commented on August 31, 2024

This is a different manifestation of a known nvim bug, although I've never seen it in this context before. This might be a big pain to fix since I can't repro on linux or windows, and I don't have a mac. =( What happens if you try it with a non-empty file? For example

iHello

If that does work, try commenting out lines 109-110 of V.py. That will slightly change V's behavior, but should generally work.

from v.

vihanb avatar vihanb commented on August 31, 2024

Also question: are there docs yet? If no how to V

from v.

DJMcMayhem avatar DJMcMayhem commented on August 31, 2024

No, there are not docs yet. That could be it's own issue.

Really, its the same as vim-golf except:

  1. Some vim idioms are shorter (recursive macros, conditionals)
  2. A few normal mode commands are added (Duplicate, single insert)
  3. Regexes are a lot shorter.
  4. I'm in the middle of adding a global stack with some mathy operations. It sorta works, but not fantastically well.

At least for now. Some more things might changed but those are the biggest differences right now.

from v.

vihanb avatar vihanb commented on August 31, 2024

okay brb trying the given rpgroam

from v.

vihanb avatar vihanb commented on August 31, 2024

still happens on a non-empty program

from v.

DJMcMayhem avatar DJMcMayhem commented on August 31, 2024

Apparently, this problem magically fixed itself. \o/ I might revisit this later, but for now I'm closing it.

from v.

vihanb avatar vihanb commented on August 31, 2024

you should have the emoji guy and then the period imo

from v.

Related Issues (20)

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.