Added vim-slime for piping code into external services
This commit is contained in:
parent
56eb089648
commit
31bd2533a2
1
init.lua
1
init.lua
@ -283,6 +283,7 @@ require('lazy').setup({
|
||||
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
|
||||
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
|
||||
'tpope/vim-fugitive', -- git integration
|
||||
'jpalardy/vim-slime', -- for piping code into external service like a REPL
|
||||
'mbbill/undotree', -- recommended undo history system
|
||||
{
|
||||
'nvim-tree/nvim-tree.lua',
|
||||
|
Loading…
x
Reference in New Issue
Block a user