Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cosmicnvim | 997 | 2 days ago | 3 | gpl-3.0 | Lua | |||||
CosmicNvim is a lightweight and opinionated Neovim config for web development, specifically designed to provide a 💫 COSMIC programming experience! | ||||||||||
Syntastic React | 95 | 8 years ago | 2 | JavaScript | ||||||
React.js JSX support for Syntastic | ||||||||||
Vimrc Builder | 54 | 9 months ago | 1 | mit | JavaScript | |||||
ⓥ vimrc file builder | ||||||||||
Dotfiles | 27 | a year ago | Vim script | |||||||
💻 My dotfiles: .vimrc, .gitconfig, .bash_profile, etc |
This are my dotfiles. I use mac and I mainly do PHP/Javascript development on MacVim.
flazz/vim-colorschemes
, also my custom theme called blanco
.Run this command to set up VIM:
./vim-setup.sh
Ctrl + p
= To start fuzzy searching a fileCtrl + n
= To open file system explorer\rn
= To rename a function/methoddiv.btn
then type ,,
= Generates this html <div class="btn"></div>
using Emmet