vim colorcolumn

This commit is contained in:
TheK4n 2021-12-21 04:06:27 +03:00
parent 28361d973d
commit f0d3c5d034
2 changed files with 4 additions and 0 deletions

2
.vimrc
View File

@ -37,6 +37,8 @@ set smartcase
set hlsearch
set incsearch
set colorcolumn=120
nmap о j
nmap л k
nmap р h

View File

@ -38,3 +38,5 @@ sudo systemctl start service.service # start custom service
sudo systemctl status service.service # check status
sudo systemctl enable service.service # autostart custom service
```
set caps as ctrl for tmux prefix Ctrl+a