Skip to content

Commit

Permalink
s/null-ls/none-ls/
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Nov 27, 2023
1 parent 881ece3 commit 693e887
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/vim-plug-vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ if has('nvim')
Plug 'Hubro/nvim-splitrun'

Plug 'nvim-lua/plenary.nvim'
Plug 'jose-elias-alvarez/null-ls.nvim'
Plug 'nvimtools/none-ls.nvim'

Plug 'lukas-reineke/lsp-format.nvim'

Expand Down

0 comments on commit 693e887

Please sign in to comment.