Skip to content

Commit

Permalink
chore(nvim): update bundle
Browse files Browse the repository at this point in the history
Seeing as we just moved to v0.10.0, see if any plug-ins have updated for
compatibility...

* aspects/nvim/files/.config/nvim/pack/bundle/opt/LuaSnip 72eea98...78296bf (10):
  > Format with stylua
  > Auto generate docs
  > fswatch: move-to <=> change (close #1171).
  > Format with stylua
  > Auto generate docs
  > vscode-loader: correctly handle symlinked package.json (close #1170).
  > Auto generate docs
  > Exit snippets upon jumping to $0 (close #1161)
  > Auto generate docs
  > fix: adjust name of test-helper-file.

* aspects/nvim/files/.config/nvim/pack/bundle/opt/cmp-nvim-lsp 5af77f5...39e2eda (2):
  > fix: replace all deprecated APIs (#68)
  > fix: get rid of deprecated API use: `vim.lsp.buf_get_clients()` (#66)

* aspects/nvim/files/.config/nvim/pack/bundle/opt/indent-blankline.nvim 3d08501...171d4d5 (2):
  > chore: update missed lua ls version
  > chore: update to nvim 0.10

* aspects/nvim/files/.config/nvim/pack/bundle/opt/nvim-cmp 8f3c541...abacd4c (5):
  > Move to non deprecated function calls (#1930)
  > fix: remove deprecated use of vim.tbl_add_reverse_lookup (#1931)
  > fix: `cmp.close()` when `autocompletion = false` (#1921)
  > fix: unexpected behavior when `autocomplete = false` (#1920)
  > Docs: fix README.md by adding setup for cmp-git (#1914)

* aspects/nvim/files/.config/nvim/pack/bundle/opt/nvim-lspconfig cfa386f...a284b14 (38):
  > refactor: move all old get_clients to new compatible (#3159)
  > fix: use new version as check condition (#3157)
  > feat: adds next-ls server configuration (#3155)
  > refactor: add compatible tbl_flatten and lsp_get_clients for new version 0.10 (#3154)
  > refactor: remove usages of deprecated vim.tbl_add_reverse_lookup (#3156)
  > docs: update server_configurations.md skip-checks: true
  > feat: add bitbake-language-server (#3151)
  > docs: update server_configurations.md skip-checks: true
  > fix(r): change markdown injection in documentation to use lowercase r (#3153)
  > docs: update server_configurations.md skip-checks: true
  > docs(ember): update config for ember-language-server due to upstreaming (#3150)
  > docs: update server_configurations.md skip-checks: true
  > feat: add pbls(Protobuf Language Server) (#3148)
  > docs: update server_configurations.md skip-checks: true
  > feat: add shopify theme language-server (#3147)
  > fix(jdtls): update root dir (#2693)
  > docs: update server_configurations.md skip-checks: true
  > feat: add roc-language-server support (#3143)
  > docs: update server_configurations.md skip-checks: true
  > docs(dockerls): document ignoreMultilineInstructions setting (#3142)
  > docs: update server_configurations.md skip-checks: true
  > feat: add motoko-lsp support (#3140)
  > docs: update README with default map changes (#3139)
  > docs: update server_configurations.md skip-checks: true
  > feat: add hyprls support (#3137)
  > docs: update server_configurations.md skip-checks: true
  > fix(elmls): add missing init_options, remove deprecated (#3138)
  > docs: update server_configurations.md skip-checks: true
  > feat(vale-ls): add LaTeX file type for vale-ls (#3136)
  > docs: simplify CONTRIBUTING documentation #3132
  > fix(command): check server config exist in lspconfig (#3131)
  > fix(command): get attached buffers list by using api (#3130)
  > docs: update default mappings (#3128)
  > docs: add new default maps for Nvim 0.10 (#3127)
  > refactor: handle updated signature of lsp.start_client (#3126)
  > docs: update server_configurations.md skip-checks: true
  > fix(snyk): add terraform filetypes (#3125)
  > ci(docs): reword "check config changes" #3123

* aspects/nvim/files/.config/nvim/pack/bundle/opt/nvim-tree.lua 62008e5...2bc725a (9):
  > chore(master): release nvim-tree 1.3.3 (#2776)
  > fix: nil access exception with git integration when changing branches (#2774)
  > chore(deps): bump actions/checkout from 3 to 4 (#2773)
  > chore(master): release nvim-tree 1.3.2 (#2771)
  > ci: luarocks releases (#2764)
  > fix(#925): handle newlines in file names (#2754)
  > fix(#2758): use nvim-webdevicons default file icon, not renderer.icons.glyphs.default, as per :help (#2759)
  > chore(master): release nvim-tree 1.3.1 (#2736)
  > chore(deps): bump amannn/action-semantic-pull-request from 5.5.0 to 5.5.2 (#2756)

* aspects/nvim/files/.config/nvim/pack/bundle/opt/typescript-vim e83ccab...eb4d90d (1):
  > Merge pull request #206 from slmjkdbtl/add-keyword-satisfies

* aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-fugitive dac8e5c...19ca61c (4):
  > Support ~ in ssh config include
  > Fix syntax error in autoload/fugitive.vim
  > Support :Git difftool --check
  > Support Git flags inside of aliases

* aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-kitty 4f3f290...f16222c (1):
  > Add line continuations; Add missing keyword (#29)

* aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-ledger 281346a...7b97c87 (4):
  > feat: Account name completion using matchfuzzy (#156)
  > fix: Improve errorformat for hledger
  > fix(foldtext): Match (and ignore) balance assertions on postings (#154)
  > Fix trailing CR character with omni completion on Windows (#152)

* aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-slime 5d0b80b...1a29ed8 (6):
  > Merge pull request #434 from jpalardy/revert-screen-paste-file
  > Merge pull request #433 from jpalardy/rework-screen-target
  > Merge pull request #431 from jpalardy/rework-tmux-target
  > Merge pull request #430 from jpalardy/fix-chunked-paste-file
  > Split lines, then writefile
  > Merge pull request #428 from jam1015/main

* aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-zsh 18a926d...a90bc8d (1):
  > ftplugin: unset MANPAGER for RunHelp command
  • Loading branch information
wincent committed May 17, 2024
1 parent 927ffd4 commit 30ea960
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion aspects/nvim/files/.config/nvim/pack/bundle/opt/nvim-cmp
Submodule nvim-lspconfig updated 31 files
+2 βˆ’3 .github/workflows/comment-config-changes.yml
+10 βˆ’4 CONTRIBUTING.md
+10 βˆ’27 README.md
+277 βˆ’9 doc/server_configurations.md
+277 βˆ’9 doc/server_configurations.txt
+6 βˆ’1 lua/lspconfig/manager.lua
+2 βˆ’2 lua/lspconfig/server_configurations/basedpyright.lua
+14 βˆ’0 lua/lspconfig/server_configurations/bitbake_language_server.lua
+1 βˆ’1 lua/lspconfig/server_configurations/denols.lua
+15 βˆ’0 lua/lspconfig/server_configurations/dockerls.lua
+4 βˆ’1 lua/lspconfig/server_configurations/elmls.lua
+2 βˆ’2 lua/lspconfig/server_configurations/ember.lua
+1 βˆ’1 lua/lspconfig/server_configurations/gopls.lua
+24 βˆ’0 lua/lspconfig/server_configurations/hyprls.lua
+2 βˆ’2 lua/lspconfig/server_configurations/jdtls.lua
+23 βˆ’0 lua/lspconfig/server_configurations/motoko_lsp.lua
+18 βˆ’0 lua/lspconfig/server_configurations/nextls.lua
+26 βˆ’0 lua/lspconfig/server_configurations/pbls.lua
+2 βˆ’2 lua/lspconfig/server_configurations/pyright.lua
+1 βˆ’1 lua/lspconfig/server_configurations/r_language_server.lua
+21 βˆ’0 lua/lspconfig/server_configurations/roc_ls.lua
+2 βˆ’2 lua/lspconfig/server_configurations/rust_analyzer.lua
+36 βˆ’0 lua/lspconfig/server_configurations/shopify_theme_ls.lua
+13 βˆ’1 lua/lspconfig/server_configurations/snyk_ls.lua
+10 βˆ’10 lua/lspconfig/server_configurations/texlab.lua
+1 βˆ’1 lua/lspconfig/server_configurations/vale_ls.lua
+1 βˆ’1 lua/lspconfig/server_configurations/vdmj.lua
+3 βˆ’3 lua/lspconfig/ui/lspinfo.lua
+14 βˆ’4 lua/lspconfig/util.lua
+9 βˆ’7 plugin/lspconfig.lua
+10 βˆ’8 scripts/docgen.lua
Submodule vim-fugitive updated 1 files
+20 βˆ’9 autoload/fugitive.vim
2 changes: 1 addition & 1 deletion aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-kitty
Submodule vim-kitty updated 1 files
+3 βˆ’1 syntax/kitty.vim
2 changes: 1 addition & 1 deletion aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-ledger
Submodule vim-ledger updated 5 files
+15 βˆ’1 README.md
+5 βˆ’5 autoload/ledger.vim
+3 βˆ’3 compiler/ledger.vim
+17 βˆ’2 doc/ledger.txt
+21 βˆ’13 ftplugin/ledger.vim
2 changes: 1 addition & 1 deletion aspects/nvim/files/.config/nvim/pack/bundle/opt/vim-zsh
Submodule vim-zsh updated 1 files
+1 βˆ’1 ftplugin/zsh.vim

0 comments on commit 30ea960

Please sign in to comment.