mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-25 06:38:34 +02:00
WIP!
This commit is contained in:
parent
d350db2449
commit
304f4a6564
4 changed files with 58 additions and 22 deletions
7
lua/custom/plugins/vimbegood.lua
Normal file
7
lua/custom/plugins/vimbegood.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
-- You can add your own plugins here or in other files in this directory!
|
||||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {
|
||||
{ 'thePrimeagen/vim-be-good' },
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue