All Projects → Xuyuanp → vimrc

Xuyuanp / vimrc

Licence: other
My neovim config

Programming Languages

lua
6591 projects
Vim Script
2826 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to vimrc

nvim
Blazing fast neovim setup with 120 plugins.
Stars: ✭ 108 (+151.16%)
Mutual labels:  dotfiles, vimrc, neovim, nvim
Thinkvim
Vim configuration in the 21st century
Stars: ✭ 832 (+1834.88%)
Mutual labels:  vimrc, neovim, nvim, lsp
Init.nvim
An Opinionated Neovim Config for the Minimalists
Stars: ✭ 194 (+351.16%)
Mutual labels:  vimrc, neovim, nvim
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-13.95%)
Mutual labels:  dotfiles, vimrc, neovim
Takumi
Takumi, clean and elegant dotfiles
Stars: ✭ 22 (-48.84%)
Mutual labels:  dotfiles, vimrc, nvim
Vimrc
📝 Vim Configuration for nerds with vim-plug
Stars: ✭ 33 (-23.26%)
Mutual labels:  vimrc, neovim, nvim
Nvcode
An IDE layer for Neovim with sane defaults. Completely free and community driven.
Stars: ✭ 6,714 (+15513.95%)
Mutual labels:  vimrc, neovim, nvim
Awesome Dotfiles
Dotfiles for awesome people using the awesomewm linux environment
Stars: ✭ 409 (+851.16%)
Mutual labels:  dotfiles, neovim, nvim
Nvim Lspconfig
Quickstart configurations for the Nvim LSP client
Stars: ✭ 3,410 (+7830.23%)
Mutual labels:  neovim, nvim, lsp
Vim Bootstrap
Vim Bootstrap is a generator that provides a simple method of generating a configuration for vim / neovim.
Stars: ✭ 1,870 (+4248.84%)
Mutual labels:  dotfiles, vimrc, neovim
Dotfiles
🏠
Stars: ✭ 60 (+39.53%)
Mutual labels:  dotfiles, neovim, nvim
dotfiles
🚀 tmux, ohmyzsh, powerlevel10k, neovim 🔧
Stars: ✭ 24 (-44.19%)
Mutual labels:  dotfiles, neovim, nvim
Nvim
The Ultimate NeoVim Config for Colemak Users
Stars: ✭ 754 (+1653.49%)
Mutual labels:  vimrc, neovim, nvim
Lsp Status.nvim
Utility functions for getting diagnostic status and progress messages from LSP servers, for use in the Neovim statusline
Stars: ✭ 201 (+367.44%)
Mutual labels:  neovim, nvim, lsp
dotfiles
dotfiles of my linux setup
Stars: ✭ 25 (-41.86%)
Mutual labels:  dotfiles, neovim, nvim
Dotfiles
Configuration for Linux, Nix, i3, Kitty, Fish, Neovim and more
Stars: ✭ 379 (+781.4%)
Mutual labels:  dotfiles, vimrc, neovim
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+2190.7%)
Mutual labels:  dotfiles, vimrc, neovim
neovim
🌟 Cool & Modularized vim configurations to work like an IDE
Stars: ✭ 17 (-60.47%)
Mutual labels:  vimrc, neovim, nvim
cosmos-nvim
A must-have configuration for Spacemacs users after defecting to Vim
Stars: ✭ 62 (+44.19%)
Mutual labels:  vimrc, neovim, nvim
lesvim
Nvim config focus on Javascript, Typescript, Rust and Lua - 🚀 💪 ( Fast and Powerfull ) - Deno and other typescript LSP working well together
Stars: ✭ 69 (+60.47%)
Mutual labels:  neovim, nvim

vimrc

My personal neovim(>=0.5.0) configuration.

For vim usage, please checkout the vim branch. (WARNING: this branch will no longer be maintained)

Setup

Mac OS X / Linux

  1. Clone to ${XDG_CONFIG_HOME:-$HOME/.config}/nvim.
  2. Start nvim, packer will be installed automatically
  3. Execute :PackerInstall to download plugins
  4. Restart nvim

That's all. Happy hacking!

Windows

Fuck Windows. (But I love WSL)

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