Use the new native screen class

This commit is contained in:
Kovid Goyal 2016-11-18 15:30:59 +05:30
parent 6c39b07552
commit 3ce2c0553f
20 changed files with 75 additions and 2388 deletions

View file

@ -1,5 +1,5 @@
" Scan the following dirs recursively for tags
let g:project_tags_dirs = ['kitty', 'pyte']
let g:project_tags_dirs = ['kitty']
let g:syntastic_python_flake8_exec = 'flake8'
let g:ycm_python_binary_path = 'python3'
set wildignore+==template.py