vim colorcolumn
This commit is contained in:
parent
28361d973d
commit
f0d3c5d034
2
.vimrc
2
.vimrc
@ -37,6 +37,8 @@ set smartcase
|
|||||||
set hlsearch
|
set hlsearch
|
||||||
set incsearch
|
set incsearch
|
||||||
|
|
||||||
|
set colorcolumn=120
|
||||||
|
|
||||||
nmap о j
|
nmap о j
|
||||||
nmap л k
|
nmap л k
|
||||||
nmap р h
|
nmap р h
|
||||||
|
|||||||
@ -38,3 +38,5 @@ sudo systemctl start service.service # start custom service
|
|||||||
sudo systemctl status service.service # check status
|
sudo systemctl status service.service # check status
|
||||||
sudo systemctl enable service.service # autostart custom service
|
sudo systemctl enable service.service # autostart custom service
|
||||||
```
|
```
|
||||||
|
|
||||||
|
set caps as ctrl for tmux prefix Ctrl+a
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user