Giter VIP home page Giter VIP logo

vim-makeshift's People

Contributors

bwidawsk avatar falk-h avatar gitter-badger avatar haaspors avatar johnsyweb avatar justinnhli avatar simmel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

vim-makeshift's Issues

Option to use Makefile in current directory before Makefile in directory of file

Often times I will start vim at the top-level directory, but edit a file in a sub-directory that contains its own makefile. The top-level makefile calls make -C ..., then copies the result into a different directory. vim-makeshift currently checks from the directory of the file up, which in this case would build the component, but then the copying would not occur.

It would be nice to have an option to use the Makefile in the current directory before checking for Makefiles in the directory of the file.

CMake does not generate a Makefile

CMake is used to generate a Makefile rather than be used as the build tool itself. So, although you now execute cmake, it does exactly nothing.

Does not play well with tpope/vim-rails

Error detected while processing function <SNR>84_Rake..<SNR>84_make:
line    2:
E488: Trailing characters: Make test:units TEST=test/unit/product_test.rb

As a workaround, add the following to $MYVIMRC:

   let g:makeshift_define_command = 0

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.