Skip to content

Commit

Permalink
fix(vim-dictionary): add qflist (#3097)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevintraver authored Apr 11, 2024
1 parent e3640b7 commit 457201a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dictionaries/vim/src/vim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ foldmethod
foldopen
ftplugin
getline
getqflist
getreg
gitdir
goto
Expand Down Expand Up @@ -290,6 +291,7 @@ pythonx
pyxdo
pyxfile
qall
qflist
quickfix
quitall
redir
Expand Down Expand Up @@ -323,6 +325,7 @@ scrolloff
setfiletype
setglobal
setlocal
setqflist
setreg
sfind
sfirst
Expand Down

0 comments on commit 457201a

Please sign in to comment.