|
|
@ -73,7 +73,6 @@ require('lazy').setup({
|
|
|
|
'tpope/vim-fugitive',
|
|
|
|
'tpope/vim-fugitive',
|
|
|
|
'tpope/vim-rhubarb',
|
|
|
|
'tpope/vim-rhubarb',
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
'ThePrimeagen/vim-be-good',
|
|
|
|
'ThePrimeagen/vim-be-good',
|
|
|
|
-- Detect tabstop and shiftwidth automatically
|
|
|
|
-- Detect tabstop and shiftwidth automatically
|
|
|
|
'tpope/vim-sleuth',
|
|
|
|
'tpope/vim-sleuth',
|
|
|
@ -399,6 +398,5 @@ end, 0)
|
|
|
|
-- [[ Configure nvim-cmp ]]
|
|
|
|
-- [[ Configure nvim-cmp ]]
|
|
|
|
-- See `:help cmp`
|
|
|
|
-- See `:help cmp`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- The line beneath this is called `modeline`. See `:help modeline`
|
|
|
|
-- The line beneath this is called `modeline`. See `:help modeline`
|
|
|
|
-- vim: ts=2 sts=2 sw=2 et
|
|
|
|
-- vim: ts=2 sts=2 sw=2 et
|
|
|
|