All Projects → JinYanming → nvim_configration

JinYanming / nvim_configration

Licence: other
Neovim diy develop enviroment.This project integrates neovim tmux zsh and some very useful plugs of them including YouCompleteMe FZF auto pairs nerdtree ncm2 and so on.

Programming Languages

Vim Script
2826 projects
shell
77523 projects

Projects that are alternatives of or similar to nvim configration

.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+70781.82%)
Mutual labels:  tmux, configuration, powerline
Tmux Powerline
A hackable statusbar for tmux consisting of dynamic & beautiful looking segments, inspired by vim-powerlline, written purely in bash.
Stars: ✭ 2,802 (+12636.36%)
Mutual labels:  tmux, configuration, powerline
viconf
My (n)Vim config files
Stars: ✭ 18 (-18.18%)
Mutual labels:  tmux, fzf, nerdtree
Dotfiles
Alacritty + Tmux + Oh My Zsh + Neovim = ❤️
Stars: ✭ 95 (+331.82%)
Mutual labels:  tmux, oh-my-zsh
dotfiles
No description or website provided.
Stars: ✭ 20 (-9.09%)
Mutual labels:  tmux, fzf
Rainbarf
it's like Rainmeter, but for CLI!
Stars: ✭ 1,087 (+4840.91%)
Mutual labels:  tmux, powerline
Tmux Fzf
Use fzf to manage your tmux work environment!
Stars: ✭ 266 (+1109.09%)
Mutual labels:  tmux, fzf
Dots
Personal *nix configuration files
Stars: ✭ 136 (+518.18%)
Mutual labels:  tmux, fzf
Fzf
🌸 A command-line fuzzy finder
Stars: ✭ 40,965 (+186104.55%)
Mutual labels:  tmux, fzf
Tmux 1password
🔑 Access your 1Password login items within tmux!
Stars: ✭ 167 (+659.09%)
Mutual labels:  tmux, fzf
Black Void Zsh
🔮 Awesome, Customable Zsh Starter Kit 🌠🌠
Stars: ✭ 206 (+836.36%)
Mutual labels:  tmux, fzf
Tmux Fzf Url
🚀 Quickly open urls on your terminal screen!
Stars: ✭ 227 (+931.82%)
Mutual labels:  tmux, fzf
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (+113.64%)
Mutual labels:  tmux, fzf
Fzf Tab
Replace zsh's default completion selection menu with fzf!
Stars: ✭ 761 (+3359.09%)
Mutual labels:  tmux, fzf
Dotfiles
Workstation configuration, provisioning and tools
Stars: ✭ 67 (+204.55%)
Mutual labels:  tmux, fzf
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+2704.55%)
Mutual labels:  tmux, fzf
Tmux Config
📗 Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
Stars: ✭ 1,633 (+7322.73%)
Mutual labels:  tmux, configuration
dotfiles
My dotfiles for oh-my-zsh, vim and tmux 📟
Stars: ✭ 23 (+4.55%)
Mutual labels:  tmux, oh-my-zsh
dotfiles
My amazing vim, zsh and tmux config files
Stars: ✭ 25 (+13.64%)
Mutual labels:  tmux, oh-my-zsh
Powerline
Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome and Qtile.
Stars: ✭ 12,989 (+58940.91%)
Mutual labels:  tmux, powerline

by 金焰明(JinYanming)

email me if there is any problems:[email protected]

I will keep the maintenance work and update Irregularly

This project integrates neovim tmux zsh and some very useful plugs of them including COC-Nvim FZF auto pairs nerdtree ncm2 and so on.

The installation is quite easy as you do as the follow steps.

A Rapid Installation Mode

1.Clone this repo:

git clone https://github.com/JinYanming/nvim_configration.git

2.Quick installation

cd nvim_configration
bash nvim+tmux+zsh-auto.sh

3.Open nvim, and wait for the coc auto-installation complete,after that type:

:PlugInstall

4.open tmux and:

~/.tmux/plugins/tpm/bin/install_plugins

5.install powerline fons in you local machine!!!(not on servers,do the below operation on you local machine)

git clone https://github.com/powerline/fonts.git
cd fonts
./install.sh

Settings: terminal > preference > fons modified as :Meslo LG S DZ Regular for Powerline。 (注意:是在本地终端修改和安装字体)
After all the four steps above finished,Please exit your server and reconnect your servers.
Tools including nvim zsh tmux and several needed plugs will be installed automaticly
The rest thing you have to do is to use it and work on it.

some important Keys usage: F8 open function tree F3 open file tree / quick search

PS:
The prefix of tmux is modified by me as Ctrl+x

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].