This website requires JavaScript.
Explore
Help
Sign in
Yarninator
/
dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
d2fe969dc1
dotfiles
/
private_dot_config
/
nvim
/
init.vim
8 lines
119 B
VimL
Raw
Normal View
History
Unescape
Escape
Add .config/nvim/init.vim
2025-07-30 15:28:54 +02:00
call
plug
#
begin
(
)
" List your plugins here
Plug
'nvim-lua/plenary.nvim'
Update .config/nvim/init.vim
2025-07-30 15:31:03 +02:00
Plug
'nvim-lua/plenary.nvim'
Add .config/nvim/init.vim
2025-07-30 15:28:54 +02:00
call
plug
#
end
(
)
Reference in a new issue
Copy permalink