Basic setup
This commit is contained in:
parent
2ba39c6973
commit
0185a988a2
15 changed files with 412 additions and 38 deletions
5
lua/custom/plugins/marks.lua
Normal file
5
lua/custom/plugins/marks.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
'chentoast/marks.nvim',
|
||||
event = 'VeryLazy',
|
||||
opts = {},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue