Skip to content

Commit

Permalink
fix: Workflow Bot -- Build Dictionaries (#2676)
Browse files Browse the repository at this point in the history
Co-authored-by: Jason3S <Jason3S@users.noreply.github.com>
  • Loading branch information
1 parent e2f81ef commit e193f3b
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 2 deletions.
3 changes: 3 additions & 0 deletions dictionaries/software-terms/dict/softwareTerms.txt
Original file line number Diff line number Diff line change
Expand Up @@ -992,6 +992,7 @@ html
htop
http
httpd
httpie
https
hyperparameter
hypervisor
Expand Down Expand Up @@ -1790,6 +1791,7 @@ sort
sorted
sourcefile
sourcemap
speedtest
sql
sqlserver
sqrt
Expand Down Expand Up @@ -2177,6 +2179,7 @@ win64
window
windows
wireguard
wkhtmltopdf
word
words
workflow
Expand Down
4 changes: 2 additions & 2 deletions dictionaries/software-terms/src/software-tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ HipChat
homebrew
Horovod
hostnamectl
Hunspell
httpie
Hunspell
ifcfg
ifconfig
ifttt
Expand Down Expand Up @@ -242,8 +242,8 @@ vscode
vscodium
wget
whoami
wrlinux
wkhtmltopdf
wrlinux
Xeon
xfce
xfwm
Expand Down
33 changes: 33 additions & 0 deletions dictionaries/vim/dict/vim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ bdelete
belowright
bfirst
blast
blockwise
bmodified
bnext
botright
Expand All @@ -36,6 +37,7 @@ breaklist
brewind
bufdo
bufname
bufnr
buftype
bunload
bwipeout
Expand Down Expand Up @@ -89,8 +91,11 @@ crewind
cunabbrev
cunmap
cunmenu
curpos
cursorline
cwindow
debuggreedy
deepcopy
delcommand
delfunction
delmarks
Expand Down Expand Up @@ -122,16 +127,25 @@ endtry
endwhile
enew
eval
extmark
exusage
fargs
feedkeys
fnamemodify
foldclose
foldcolumn
folddoclosed
folddoopen
foldmethod
foldopen
ftplugin
getline
getreg
gitdir
goto
grep
grepadd
guibg
gvim
helpclose
helpgrep
Expand All @@ -143,6 +157,7 @@ ilist
imap
imapclear
imenu
incsearch
inoreabbrev
inoremap
inoremenu
Expand Down Expand Up @@ -180,6 +195,8 @@ lgrep
lgrepadd
lhelpgrep
lhistory
linenr
linewise
llast
llist
lmake
Expand All @@ -189,7 +206,9 @@ lnewer
lnext
lnfile
lnoremap
lnum
loadkeymap
loadplugins
loadview
lockmarks
lockvar
Expand All @@ -216,7 +235,9 @@ mkview
mkvimrc
mzfile
mzscheme
nargs
neovim
netrw
nmap
nmapclear
nmenu
Expand All @@ -227,6 +248,7 @@ nohlsearch
noreabbrev
noremap
noremenu
norl
noswapfile
nunmap
nunmenu
Expand Down Expand Up @@ -276,13 +298,15 @@ redir
redo
redrawstatus
redrawtabline
regcontents
retab
rightbelow
rshada
rubydo
rubyfile
rundo
runtime
runtimepath
rviminfo
sall
sargument
Expand All @@ -297,6 +321,7 @@ sbrewind
sbuffer
scriptencoding
scriptnames
scrolloff
setfiletype
setglobal
setlocal
Expand Down Expand Up @@ -345,6 +370,7 @@ tabedit
tabfind
tabfirst
tablast
tabline
tabmove
tabnew
tabnext
Expand Down Expand Up @@ -392,6 +418,8 @@ vglobal
vimdoc
vimgrep
vimgrepadd
vimrc
vimruntime
viusage
vmap
vmapclear
Expand All @@ -403,8 +431,13 @@ vsplit
vunmap
vunmenu
wall
wildmenu
winblend
wincmd
windo
winid
winnr
winopts
winpos
winsize
wnext
Expand Down

0 comments on commit e193f3b

Please sign in to comment.