Download:
child 244:30215bddb9d9
parent 242:7fc18eefd066
243:b4e76b18e8fc
Anton Shestakov <av6@dwimlabs.net>, Sat, 26 Nov 2022 01:43:33 +0400
.vimrc: lower ctrlp window height

1 файлов изменено, 1 вставок(+), 1 удалений(-) [+]
.vimrc file | annotate | diff | comparison | revisions
--- a/.vimrc Sat Nov 26 01:42:06 2022 +0400
+++ b/.vimrc Sat Nov 26 01:43:33 2022 +0400
@@ -96,7 +96,7 @@
let g:airline_theme='powerlineish'
" ctrlp
-let g:ctrlp_max_height=30
+let g:ctrlp_max_height=20
let g:ctrlp_custom_ignore='\v[\/](venv|node_modules|\.(git|hg|svn))$'
" syntastic