mirror of
https://github.com/kp2pml30/dotfiles.git
synced 2026-02-16 23:34:42 +04:00
add server
This commit is contained in:
parent
284b131058
commit
95f65d9c03
18 changed files with 358 additions and 112 deletions
54
vscode/words.txt
Normal file
54
vscode/words.txt
Normal file
|
|
@ -0,0 +1,54 @@
|
|||
# architectures
|
||||
aarch
|
||||
simd
|
||||
|
||||
# build systems
|
||||
cflags
|
||||
cxxflags
|
||||
ldflags
|
||||
sysroot
|
||||
depfile
|
||||
codegen
|
||||
|
||||
# bash
|
||||
pushd
|
||||
popd
|
||||
|
||||
# language abbreviations
|
||||
errno
|
||||
syscall
|
||||
callconv
|
||||
noreturn
|
||||
orelse
|
||||
defer
|
||||
threadlocal
|
||||
|
||||
# compiler
|
||||
klass
|
||||
iface
|
||||
zelf
|
||||
|
||||
# python
|
||||
kwargs
|
||||
mkpath
|
||||
pathlib
|
||||
itertools
|
||||
|
||||
# common abbreviations
|
||||
incref
|
||||
decref
|
||||
uninit
|
||||
|
||||
# terms
|
||||
keccak
|
||||
|
||||
# well known projects
|
||||
zlib
|
||||
bzlib
|
||||
lzma
|
||||
neovim
|
||||
cpython
|
||||
rustc
|
||||
wasm*
|
||||
wasi
|
||||
witx
|
||||
Loading…
Add table
Add a link
Reference in a new issue