vim-projectionist VS vim-rails

Compare vim-projectionist vs vim-rails and see what are their differences.

vim-projectionist

projectionist.vim: Granular project configuration (by tpope)

vim-rails

rails.vim: Ruby on Rails power tools (by tpope)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-projectionist vim-rails
25 6
1,033 4,077
- -
4.6 3.9
about 2 months ago 22 days ago
Vim Script Vim Script
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-projectionist

Posts with mentions or reviews of vim-projectionist. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.

vim-rails

Posts with mentions or reviews of vim-rails. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-19.
  • which-key and vim-rails collision
    2 projects | /r/neovim | 19 Apr 2023
    Hi, both folke/which-key.nvim and tpope/vim-rails have different gf mapping (Go to file under cursor). Is possible to disable gf mapping from which-key for favor of mapping in vim-rails within rail project?
  • Go to the Test shortcut
    1 project | /r/neovim | 21 Mar 2023
    I use Tim Pope’s excellent vim-rails plugin for this. It provides all sort of rails navigation shortcuts and much more. What you specifically asked is :A. Here’s the link: https://github.com/tpope/vim-rails
  • Neovim config from scratch (Part II)
    10 projects | dev.to | 11 Jan 2023
    vim-rails framework support with enhanced file navigation gf and custom :Emodel, :Eview etc commands, :Rails to run rails/rake commands without leavinf your editor.
  • Syntax highlighting for eruby.yaml with rails.vim
    4 projects | /r/neovim | 29 Nov 2022
    I'm using rails.vim, and one thing it does is set config/**/*.yaml files to eruby.yaml because some YAML files support ERB interpretation. The problem I'm seeing is these end up with no syntax highlighting, while just filetype=yaml works no problem.
  • anyone here using neovim for ruby on rails projects?
    10 projects | /r/neovim | 14 Jun 2022
    Tim Pope has a many great plugins that work well for Ruby development: - tpope/vim-bundler - tpope/vim-rails
  • [Ruby+Rails performance tips] Recommendations to avoid slow loading of Ruby files
    4 projects | /r/neovim | 21 May 2021
    [Tip 3] Do not use the vim-rails plugin, it really slows down startup A LOT. I have switched over to Tim Pope's other project navigation plugin projectionist which can be configured to provide most of the functionality of vim-rails (but not all). For those interested here are my projectionist mappings. The stuff I miss out on, such as opening view files under the cursor just via :Eview, I can live without.

What are some alternatives?

When comparing vim-projectionist and vim-rails you can also consider the following projects:

jumpwire.nvim - Jump easily between related files.

nvim-dap-ruby

denite.nvim - :dragon: Dark powered asynchronous unite all interfaces for Neovim/Vim8

vim-ruby - Vim/Ruby Configuration Files

autojump - A cd command that learns - easily navigate directories from the command line

vim-textobj-ruby - Make text objects with various ruby block structures.

bufexplorer - BufExplorer Plugin for Vim

dotfiles - My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff

fzf.vim - fzf :heart: vim

ctags - A maintained ctags implementation

vim-grepper - :space_invader: Helps you win at grep.

vim-test - Run your tests at the speed of thought [Moved to: https://github.com/vim-test/vim-test]