GithubHelp home page GithubHelp logo

git-signs / ropes Goto Github PK

View Code? Open in Web Editor NEW
2.0 0.0 0.0 321 KB

Version Control for Neovim

Home Page: https://tome.app/justafolk/git-signs-visualizing-git-status-in-vim-editor-clfrt5gkr0mf96o40ebbai8el

C 39.85% Python 3.83% CMake 14.22% Makefile 18.58% Shell 0.15% C++ 23.27% TypeScript 0.11%
c neovim python ropes

ropes's Introduction

Version Controller Plugin for Vim

A powerful Vim plugin that enhances your editing experience with advanced features such as a clipboard history manager, atomic-level version control, and buffer-independent operations.

Features

  • Clipboard history manager: Keep track of your copied texts and easily access them with the sm shortcut.
  • Atomic-level version control: Save your changes as separate versions with the sf shortcut, allowing you to revert to previous versions easily.
  • Buffer-independent operations: Perform operations across different buffers without switching between them.

f6deea3d-e060-4668-91dd-a9a8154ee673

Requirements

Before running the plugin, make sure you have the following requirements installed:

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/version-controller-vim-plugin.git
  2. Navigate to the plugin's directory

    cd Vim-Controller
  3. Install the required dependencies

    pip install -r requirements.txt
  4. Add this line at the end of your .bashrc or .zshrc

    alias nvim="NVIM_LISTEN_ADDRESS=/tmp/nvim nvim"

Running the Plugin

  1. Run the Server file
    python3 final_nvim.py
  2. Run Any instance of Neovim bash nvim filename

Shortcuts

The following shortcuts are available for the plugin:

  • sm: Display the contents of the copy buffer.
  • st: Display the version history.
  • sf: Save the current version.
  • tt: Concatenate the last two entries of the copy buffer.
  • :w: Save the file.

Project Preview

1
2

ropes's People

Contributors

justafolk avatar sarveshmankar avatar

Stargazers

 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.