Coder Social home page Coder Social logo

axvr / ascribe.vim Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 28 KB

The Vim implementation of Ascribe: a simpler alternative to EditorConfig.

Home Page: https://ascribe.axvr.uk

License: Creative Commons Zero v1.0 Universal

Vim Script 100.00%
ascribe vim editorconfig gitattributes

ascribe.vim's Introduction

Ascribe.vim

The Vim implementation of Ascribe: a simpler alternative to EditorConfig.

Ascribe is a standard for software development tools (specifically editors) to retrieve and handle useful information about various files within a project through the .gitattributes file already found in many software projects.

By using the .gitattributes file, Ascribe keeps all information about the files in a project in a single place. Ascribe extensions (such as this one) tend to be much smaller, faster and simpler than their EditorConfig counterparts.

Note
Ascribe.vim is unmaintained. Since both Vim and Neovim now come with included EditorConfig support, I see no reason to continue maintaining Ascribe.

Installation

Before installation it is highly recommended to read all of the Ascribe documentation (it's not very long). The docs will teach you how to use .gitattributes files and all of the default attributes handled by Ascribe.

Installation of Ascribe.vim can be performed by using your preferred plugin/package management tool(s). If you don’t have a Vim package manager I recommend using Vim 8 packages.

Just run these 2 commands from your shell.

git clone https://github.com/axvr/ascribe.vim ~/.vim/pack/plugins/start/ascribe
vim +'helptags ~/.vim/pack/plugins/start/ascribe/doc/' +q

Once installed, be sure to check out the Ascribe.vim manual (run :help ascribe.txt to open it) for information on how to configure this plugin.

Legal

No Rights Reserved.

All source code, documentation and associated files packaged with Ascribe.vim are dedicated to the public domain. A full copy of the CC0 (Creative Commons Zero v1.0 Universal) public domain dedication should have been provided with this extension in the COPYING file.

The author is not aware of any patent claims which may affect the use, modification or distribution of this software.

ascribe.vim's People

Contributors

axvr avatar

Stargazers

 avatar

Watchers

 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.