1
0
Fork 0

switch hinting to full and enable vim-specific cyrillic, god bless habr

This commit is contained in:
Von Random 2017-02-06 20:09:50 +03:00
parent bb80e072f4
commit 2ce8a01e8c
2 changed files with 3 additions and 1 deletions

2
vimrc
View file

@ -21,6 +21,8 @@ let g:sh_indent_case_labels=1
" version specific settings
if has("nvim") || v:version >= 800
set breakindent
set keymap=russian-jcukenwintype iminsert=0 imsearch=0
inoremap <C-@> <C-^>
endif
if has("nvim") || v:version >= 703
set colorcolumn=80 relativenumber

View file

@ -3,7 +3,7 @@ Xcursor.theme: Vanilla-DMZ-AA
Xft.antialias: true
Xft.rgba: rgb
Xft.hinting: true
Xft.hintstyle: hintslight
Xft.hintstyle: hintfull
Xft.dpi: 96
! }}}
! {{{ urxvt