local_vimrc VS lh-misc

Compare local_vimrc vs lh-misc and see what are their differences.

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
local_vimrc lh-misc
5 3
125 17
- -
1.8 6.2
over 3 years ago 17 days ago
Vim Script Vim Script
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

local_vimrc

Posts with mentions or reviews of local_vimrc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-19.

lh-misc

Posts with mentions or reviews of lh-misc. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-21.
  • Setting a b: or g: variable in a modeline
    2 projects | /r/vim | 21 Dec 2022
    the plugin file to drop in ~/.vim/plugin/: https://github.com/LucHermitte/lh-misc/blob/master/plugin/let-modeline.vim
  • Example of compile_flags.txt for windows
    4 projects | /r/vim | 10 Jan 2021
    Note: as I often install clang on machines where I'm not root, I often have to feed these paths to the LSP server I use, or even to libclang. In the end, I automatically ask the pathnames after Vim has started (system() cannot be used directly in the vimrc), and feed them to ccls (through coc).
  • Coding in C++
    1 project | /r/vim | 25 Dec 2020
    First if your installation of clang+libc++ is non standard (/usr/(local/)), you'll have to register the path to the system includes (which can be automated).

What are some alternatives?

When comparing local_vimrc and lh-misc you can also consider the following projects:

vimrc - The ultimate Vim configuration (vimrc)

Bear - Bear is a tool that generates a compilation database for clang tooling.

vim-abolish - abolish.vim: Work with several variants of a word at once

lh-vim-lib - Library of Vim functions

lh-tags - ctags base updating, and browsing from vim

coc-clangd - clangd extension for coc.nvim

cquery - C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more

clangd - clangd language server

clang_complete - Vim plugin that use clang for completing C/C++ code.

nerdtree - A tree explorer plugin for vim. [Moved to: https://github.com/preservim/nerdtree]

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

nerdtree - A tree explorer plugin for vim.