dotfiles VS vim-rails

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

dotfiles

My dotfiles for Neovim, Fish, Bash, Vim, tmux, Git and other stuff (by bluz71)

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
dotfiles vim-rails
13 6
146 4,077
- -
9.2 3.9
7 days ago 20 days ago
Shell Vim Script
The Unlicense -
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.

dotfiles

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

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 dotfiles and vim-rails you can also consider the following projects:

nvim-ts-context-commentstring - Neovim treesitter plugin for setting the commentstring based on the cursor location in a file.

vim-projectionist - projectionist.vim: Granular project configuration

telescope.nvim - Find, Filter, Preview, Pick. All lua, all the time.

nvim-dap-ruby

my_configs - Hello! Here are my configs which I'm using :) Feel free to use them!

vim-ruby - Vim/Ruby Configuration Files

indentLine - A vim plugin to display the indention levels with thin vertical lines

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

vim-moonfly-colors - A dark charcoal theme for modern Neovim & classic Vim

ctags - A maintained ctags implementation

indent-blankline.nvim - Indent guides for Neovim

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