emmet-vim is a vim plug-in which provides support for expanding abbreviations similar to emmet.
vim emmet html cssThis is a Vim plugin that provides Rust file detection, syntax highlighting, formatting, Syntastic integration, and more.Note: Vundle will not automatically detect Rust files properly if filetype on is executed before Vundle. Please check the quickstart for more details.
LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
playground react-native weex nativescript luaview alibaba taobao tmall script ios android mobile cross-platform crossplatformVim Bootstrap is generator provides a simple method of generating a .vimrc configuration for vim, NeoVim, MacVim and GVim.The distribution is designed to work with Vim >= 7.4.
vim neovim vimrc dotfiles starter-template vim-bootstrap bootstrapThings you can do with fzf and Vim.fzf in itself is not a Vim plugin, and the official repository only provides the basic wrapper function for Vim and it's up to the users to write their own Vim commands with it. However, I've learned that many users of fzf are not familiar with Vimscript and are looking for the "default" implementation of the features they can find in the alternative Vim plugins.
fzf vim neovimDistraction-free writing in Vim.Best served with limelight.vim.
vim goyoA simple, easy-to-use Vim alignment plugin.Use your favorite plugin manager.
vimA minimalist Vim plugin manager.Download plug.vim and put it in the "autoload" directory.
vimA collection of concise write-ups on small things I learn day to day across a variety of languages and technologies. These are things that don't really warrant a full blog post. These are mostly things I learn by pairing with smart people at Hashrocket. For a steady stream of TILs from a variety of rocketeers, checkout til.hashrocket.com.
til today-i-learned writingA Vim plugin which shows a git diff in the 'gutter' (sign column). It shows whether each line has been added, modified, and where lines have been removed. You can also stage and undo individual hunks. If you work with other version control systems, I recommend vim-signify.
vim git neovim gitgutterOver the last 10 years, I have used and tweaked Vim. This configuration is the ultimate vimrc (or at least my version of it). I would, of course, recommend using the awesome version.
The latest stable release is the recommended version to use. If you choose to use the master branch instead, please do so with caution; it is a development branch.You will also need to install all the necessary binaries. vim-go makes it easy to install all of them by providing a command, :GoInstallBinaries, which will go get all the required binaries.
vim viml vim-plugins vim-go editor-plugin ide-plugin go-ide-pluginTutorial for vim-go. A simple tutorial on how to install and use vim-go.We're going to use vim-plug to install vim-go. Feel free to use other plugin managers instead. We will create a minimal ~/.vimrc, and add to it as we go along.
vim tutorial vim-goAn extensible & universal comment vim-plugin that also handles embedded filetypes
vim vim-pluginEasily interact with tmux from vim. What inspired me to write vimux was tslime.vim, a plugin that lets you send input to tmux. While tslime.vim works well, I felt it wasn't optimized for my primary use case which was having a smaller tmux pane that I would use to run tests or play with a REPL.
jedi-vim is a VIM binding to the autocompletion library Jedi. Completion for almost anything (Ctrl+Space).
This repo contains config for bash, zsh, and fish. As of March 2016, I'm using fish shell mostly, but fall back to bash once in a while. The bash and fish stuff are both well maintained; zsh, less so. If you're using fish you'll want to do a git submodule update --init. So many goodies.
dotfiles fish homebrew yayModern web applications will typically make use of more than one JavaScript or CSS framework. As the number of scripts add up, so does the number of HTTP requests. This leads to increased page load times and reduced performance. Basket.js is a project dedicated to aleviating this problem. Basket.js loads your site's scripts into a page and saves them in localStorage so they can be reused after the session until they are expired. It also checks to see if the scripts are already in localStorage, and if not, loads them. This prevents unneccessary reloading of scripts and can improve load time and website performance.
script loader localstorage caching asset preload jsSupertab is a vim plugin which allows you to use <Tab> for all your insert completion needs (:help ins-completion). Some linux distributions include a supertab package so you don't have to manage the install/upgrade of supertab separately from other software on your system.
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.