mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Use the new native screen class
This commit is contained in:
parent
6c39b07552
commit
3ce2c0553f
20 changed files with 75 additions and 2388 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue