skrshe / vim-railgun

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

railgun.vim - stick to indents

Discription

railgun.vim is plugin that tries to implement dynamic interactive indentation for vim (i.e interactive code styling).

this workflow is directly inspired by how Allen Webster's 4coder interacts with intentation in code.

Implementation

two parts:

  • stick to indent [0%]
  • enforce indent [0%]

Disclammer

project is yet to be implemented

Installation

for pick and place plugin management use:
git clone https://github.com/skrshe/railgun

for information on how vim plugins work visit this gist

License

unlicense SKrshe 2021. For more information, please refer to http://unlicense.org/

About


Languages

Language:Vim Script 100.0%