All Projects → AnnatarHe → vim-config

AnnatarHe / vim-config

Licence: other
My .vimrc config

Programming Languages

Vim Script
2826 projects
Vim Snippet
174 projects

Projects that are alternatives of or similar to vim-config

vimrc
Sane, Lightweight, and, Aesthetic VIM
Stars: ✭ 21 (+5%)
Mutual labels:  lightweight, vimrc
anyrc
🐚 Bring your shell environment to anywhere
Stars: ✭ 28 (+40%)
Mutual labels:  vimrc
lightings
A lightweight Ajax Library
Stars: ✭ 20 (+0%)
Mutual labels:  lightweight
vim-easydebugger
A VIM multi-language debugger plugin
Stars: ✭ 47 (+135%)
Mutual labels:  vimrc
craftcms
Craft CMS Docker Image
Stars: ✭ 73 (+265%)
Mutual labels:  lightweight
khudro
Khudro is a very light weight web-server built with C.
Stars: ✭ 19 (-5%)
Mutual labels:  lightweight
MobilePose
Light-weight Single Person Pose Estimator
Stars: ✭ 588 (+2840%)
Mutual labels:  lightweight
hat-view
Allow to put "hat" on TextView. Inspired by Telegram appbar title with Santa Claus hat 🎅🏻
Stars: ✭ 51 (+155%)
Mutual labels:  lightweight
lexer
Hackable Lexer with UTF-8 support
Stars: ✭ 19 (-5%)
Mutual labels:  lightweight
leeks.js
Simple ANSI styling for your terminal
Stars: ✭ 12 (-40%)
Mutual labels:  lightweight
vim-cheatsheet
🍁Vim cheat sheet with everything you want to know.
Stars: ✭ 69 (+245%)
Mutual labels:  vimrc
lwlog
A lightweight header only logging library for C
Stars: ✭ 46 (+130%)
Mutual labels:  lightweight
copy-translator
简单、轻量、好用的划词翻译软件
Stars: ✭ 979 (+4795%)
Mutual labels:  lightweight
flagpack
A lightweight flag icon toolkit for the web.
Stars: ✭ 51 (+155%)
Mutual labels:  lightweight
cli
a lightweight and simple cli package
Stars: ✭ 12 (-40%)
Mutual labels:  lightweight
nmu
neg4n's mathematics utilities
Stars: ✭ 17 (-15%)
Mutual labels:  lightweight
dotfiles
Dotfiles for Neovim (0.7+), Fish shell, git, Kitty, tmux, and more.
Stars: ✭ 54 (+170%)
Mutual labels:  vimrc
xdecor
A decoration mod for Minetest meant to be light, simple and well-featured
Stars: ✭ 25 (+25%)
Mutual labels:  lightweight
canorus
Canorus is a free cross-platform music score editor
Stars: ✭ 25 (+25%)
Mutual labels:  lightweight
dotfiles
shell, git, vim, tmux .etc dotfiles, managed via gnu stow
Stars: ✭ 20 (+0%)
Mutual labels:  vimrc

Vim 配置

这是我个人的 vim 配置文件。

首先需要先安装 vim-plug 随后安装所依赖的插件:

:PlugInstall

其他

需要安装 powerline patched fonts。它有很多漂亮的符号

主题样式有多种,可以调换。目前用的是 One Dark Theme

请首先安装 fzfag

short keys

;t 展开/关闭 目录,

;cc 注释选中的文字.

;cu 取消注释

;[space] 搜索关键字取消高亮.

;y 复制进入系统剪切板

;p 从系统剪贴板粘贴

Ctrl-p 文件名搜索

;f 全局搜索

Screenshot:

screenshot

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