This website requires JavaScript.
Explore
Help
Sign In
thomasave
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d7c4225359
dotfiles
/
.vim
/
coc-settings.json
6 lines
112 B
JSON
Raw
Normal View
History
Unescape
Escape
Switch to pyright instead of Ycm
2022-06-29 19:17:49 +02:00
{
More coc plugins
2022-07-01 15:02:57 +02:00
"python.linting.enabled"
:
false
,
"ltex.enabled"
:
[
"latex"
,
"markdown"
]
,
"ltex.language"
:
"en-GB"
Switch to pyright instead of Ycm
2022-06-29 19:17:49 +02:00
}