random missing files
This commit is contained in:
14
.vim/coc-settings.json
Normal file
14
.vim/coc-settings.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"languageserver": {
|
||||
"ccls": {
|
||||
"command": "ccls",
|
||||
"filetypes": ["c", "cpp", "objc", "objcpp"],
|
||||
"rootPatterns": [".ccls", "compile_commands.json", ".vim/", ".git/", ".hg/"],
|
||||
"initializationOptions": {
|
||||
"cache": {
|
||||
"directory": "/tmp/ccls"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
5
.vim/spell/en.utf-8.add
Normal file
5
.vim/spell/en.utf-8.add
Normal file
@@ -0,0 +1,5 @@
|
||||
problem
|
||||
ethernet
|
||||
vitotrol
|
||||
datapoints
|
||||
Optolink
|
||||
BIN
.vim/spell/en.utf-8.add.spl
Normal file
BIN
.vim/spell/en.utf-8.add.spl
Normal file
Binary file not shown.
1
.vim/spell/pl.utf-8.add
Normal file
1
.vim/spell/pl.utf-8.add
Normal file
@@ -0,0 +1 @@
|
||||
uruchomic/!
|
||||
BIN
.vim/spell/pl.utf-8.add.spl
Normal file
BIN
.vim/spell/pl.utf-8.add.spl
Normal file
Binary file not shown.
BIN
.vim/spell/pl.utf-8.spl
Normal file
BIN
.vim/spell/pl.utf-8.spl
Normal file
Binary file not shown.
Reference in New Issue
Block a user