forked from tal-zvon/vimrc
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
29 lines (21 loc) · 852 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
My .vimrc file
Automatically installs Vim-Plug, and any plugins I need before configuring
them.
Install:
sudo bash -c "$(curl -fsSL https://raw.githubusercontent.com/tal-zvon/vimrc/master/install.sh)"
Optional Args:
Add --with-rust to install support for Rust. This may not work on older distributions, like
Raspbian, or CentOS because their nvim version is too old.
Shortcuts:
\m - Enable/Disable mouse
\n - Enable/Disable NERDTree
\t - Enable/Disable Tagbar
\c - Enable/Disable Copy Mode
Makes it easy to copy lines
Hides line numbers, NERDTree, Tagbar, Git Gutter, and disables
Mouse
\a - Make vimdiff ignore CachedBmp files (for Adobe Animate)
Ctrl+n - Next buffer
Ctrl+p - Previous buffer
\w - Enable-disable whitespace highlighting
Tabs, and trailing spaces