Coder Social home page Coder Social logo

karen-yank.nvim's People

Contributors

monster0506 avatar tobealive avatar ttytm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

rish987

karen-yank.nvim's Issues

Interference with certain config structures / plugin load sequences?

After changing the structure of my configuration and package management, the plugin sometimes does not work properly. Due to time constraints I could not fully trace the exact cause and therefore have no clear steps to reproduce.

But it seems to help to delay the plugins autocmd by a few ms.
This could be implemented as a workaround for now.

pasting with `p` pastes one char ahead of selection

is this expected behavior? it does not happen when pasting with yp which i assume does the same but yanks the text

problem: "selected-text" becomes ""pasted-text
expectation: "selected-text" becomes "pasted-text"

Improve deduplication

Currently, when yanking duplicates other entries are still moved up in the registers.

plugin stopped working

I thought it was a regression that I introduced myself with a commit. But in fact, it's not even possible to use a simple static mapping to achieve the yank + delete functionality.

This is also the case when the plugin is disabled or uninstalled.
I suspect it is related to another plugin I am using, but I have yet to find the reason and context that is hindering this functionality.
At least in my config this is the case.

edit: even when this doesn't state the exact reason for the issue: updating my system, clearing shada and packer syncing solved it. But I've found there are more issues with number regs and some delete actions that I should improve on occasion.

Deletions into register

A deletion like "aD currently does not work as intended.

Should be easy to solve with a similar expr used for yanks. As yanking into register "ay works.

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.