vim-auto-light-dark VS vim-fakeclip

Compare vim-auto-light-dark vs vim-fakeclip and see what are their differences.

vim-auto-light-dark

Changes vim's color mode based on system appearance (by nburns)

vim-fakeclip

Vim plugin: Provide pseudo "clipboard" registers (by kana)
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-auto-light-dark vim-fakeclip
1 1
8 177
- -
0.0 0.0
about 4 years ago over 2 years 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-auto-light-dark

Posts with mentions or reviews of vim-auto-light-dark. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-26.
  • Neovim 0.5 Is Overpowering
    19 projects | news.ycombinator.com | 26 May 2021
    Personally I found the quirks of vimscript interesting when I wrote my first and only plugin: https://github.com/nburns/vim-auto-light-dark

    somehow being part of the ~50 year lineage of vi editors and scripting was fun to think about

vim-fakeclip

Posts with mentions or reviews of vim-fakeclip. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-26.
  • Neovim 0.5 Is Overpowering
    19 projects | news.ycombinator.com | 26 May 2021
    I still use both, with a shared vimrc. The biggest advantage of neovim for me is support for the clipboard in Wayland.[1] There are workarounds for vim (vim-fakeclip[2] is the best I found) but they have many limitations which can be frustrating.

    [1]: https://github.com/vim/vim/issues/5157

    [2]: https://github.com/kana/vim-fakeclip

What are some alternatives?

When comparing vim-auto-light-dark and vim-fakeclip you can also consider the following projects:

novim-mode - Plugin to make Vim behave more like a 'normal' editor

vim-cool - A very simple plugin that makes hlsearch more useful.

dotfiles - My dotfiles

neovim - Vim-fork focused on extensibility and usability

kickstart.nvim - A launch point for your personal nvim configuration

nvim-treesitter-textobjec

vim-multiple-cursors - True Sublime Text style multiple selections for Vim

Vim - The official Vim repository