All Projects → huytd → vim-config

huytd / vim-config

Licence: other
No description or website provided.

Programming Languages

Vim Script
2826 projects

Projects that are alternatives of or similar to vim-config

UltiVim
🌕 A blazing fast and highly documented configuration to serve as a guide.
Stars: ✭ 35 (-57.83%)
Mutual labels:  vimrc, neovim-configuration
nvim
There are many neovim configurations, but this one is mine...
Stars: ✭ 41 (-50.6%)
Mutual labels:  vimrc, neovim-configuration
LunarVim
An IDE layer for Neovim with sane defaults. Completely free and community driven.
Stars: ✭ 9,296 (+11100%)
Mutual labels:  vimrc, neovim-configuration
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (-34.94%)
Mutual labels:  vimrc, neovim-configuration
Dot-It-Up
A collection of dotfile scripts, plugins, and clever hacks so that you can become the master of your own OS! 🚀
Stars: ✭ 254 (+206.02%)
Mutual labels:  vimrc, neovim-configuration
nyoom.nvim
Blazing fast, configurable, minimal and lispy neovim config written in Fennel and Rust. Base config for users to extend and add upon, leading to a more unique editing experience. (🚀)
Stars: ✭ 304 (+266.27%)
Mutual labels:  vimrc, neovim-configuration
nvimrc
vimrc for neovim written in lua
Stars: ✭ 99 (+19.28%)
Mutual labels:  vimrc, neovim-configuration
Dotfiles
⚡️ Awesome configurations for the development environments
Stars: ✭ 137 (+65.06%)
Mutual labels:  vimrc
Vim Mix Format
Vim integration for the Elixir formatter.
Stars: ✭ 196 (+136.14%)
Mutual labels:  vimrc
Local vimrc
Per project/tree configuration plugins
Stars: ✭ 118 (+42.17%)
Mutual labels:  vimrc
Dotfiles
My dotfiles for Archlinux and Windows
Stars: ✭ 1,419 (+1609.64%)
Mutual labels:  vimrc
Vim Better Default
🎨 Simplify your .vimrc and make the default vim better
Stars: ✭ 138 (+66.27%)
Mutual labels:  vimrc
Vinux
Swiss Army Knife,Dark power vim config
Stars: ✭ 198 (+138.55%)
Mutual labels:  vimrc
Vime
vime, an easy and structural config for (neo)vim users
Stars: ✭ 136 (+63.86%)
Mutual labels:  vimrc
Alpine Vim
"dockerized" Vim
Stars: ✭ 242 (+191.57%)
Mutual labels:  vimrc
Vim For Coding
vim-for-coding
Stars: ✭ 110 (+32.53%)
Mutual labels:  vimrc
Space Vim
🍀 Lean & mean spacemacs-ish Vim distribution
Stars: ✭ 2,785 (+3255.42%)
Mutual labels:  vimrc
Legolas Vim
Vim配置,为python、go开发者打造的IDE。
Stars: ✭ 232 (+179.52%)
Mutual labels:  vimrc
Alacritty Colorscheme
Change colorscheme of alacritty with ease.
Stars: ✭ 184 (+121.69%)
Mutual labels:  vimrc
Vimconf
Extensive vimrc with super easy install and everything in the vimrc is explained!
Stars: ✭ 175 (+110.84%)
Mutual labels:  vimrc

For light theme, please use light-theme branch.


The font used in the screenshot is Haskplex Nerd.

Installation

There are two way to use this config:

Option 1: Check init.vim and copy just what you need.

Option 2: Clone the whole repo in to ~/.config/nvim/, please make sure you don't have this folder before clone:

$ git clone https://github.com/huytd/vim-config ~/.config/nvim/

Screenshots

NERDTree + coc.nvim floating document + vista.vim outline:

Floating Terminal: <Leader>at or :call FloatTerm()

NodeJS REPL: <Leader>an or :call FloatTerm('"node"')

Floating tig - TUI Git: <Leader>ag or :call FloatTerm('"tig"')

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].