Git Product home page Git Product logo

openinvim's Introduction

Open in Vim

This is a Delphi Rad Studio plugin that adds the keyboard shortcut

Ctrl+Shift+O

to the IDE to open the current file at the current location in vim. It expects vim.exe to be on the path.

Install

Close all running Rad Studios and run install.bat. This will call build.bat automatically, thus building the plugin DLL, and install it by writing the Windows registry.

To remove the plugin, call uninstall.bat.

Modify

To change the keyboard shortcut or the way vim (or any editor of your choice) is opened, edit the file

OpenInVim.dpr

At the top of this file you find the code that you need to edit.

If you want to remove the Vim part altogether, you should find and replace all instances of "OpenInVim" and "Open in Vim" throughout all the files.

openinvim's People

Watchers

 avatar  avatar

Forkers

atkins126

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.