Coder Social home page Coder Social logo

axiom's People

Contributors

dlwicksell avatar shabiel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

axiom's Issues

install fails when unzip creates axiom-master

Nice work. Thanks!

The distributed Zip file, "axiom-master.zip" is created inside axiom-master directory. As a result, when you run the install script, it fails on this section:

cd find ~/ -type d -name axiom -print #need to install from the repository

The cd command then lands you in your home directory and more things fail.

Solution(s):

  1. Create the zip file in "axiom" directory rather than "axiom-master" directory
  2. Have the install script confirm if it is already in the correct directory to avoid the cd command and the need to change directory.

apt install ctags

Fail: exuberant-ctags is not in the the apt repository

TRY: apt install ctags (works; substitutes exuberant on the fly)

Indentation

One possible improvement of the plugin would be to provide a Vim indentation file for MUMPS dotlevel indentation. I've tried to solve this by remapping in insert mode to a function that appends a line based on the previous one (and on what's under the cursor, ie do or quit), but didn't get it to work. Probably not even a good idea. Vim newbie here!

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.