mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-05-13 08:26:56 +00:00
Import pyte
This commit is contained in:
parent
de072b3b42
commit
d993a5732f
13 changed files with 2550 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
" Scan the following dirs recursively for tags
|
||||
let g:project_tags_dirs = ['kitty']
|
||||
let g:project_tags_dirs = ['kitty', 'pyte']
|
||||
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