Add your own plugin
This commit is contained in:
parent
c3ac7410f8
commit
cc29de3052
4 changed files with 15 additions and 2 deletions
|
|
@ -2,4 +2,6 @@
|
|||
-- I promise not to create any merge conflicts in this directory :)
|
||||
--
|
||||
-- See the kickstart.nvim README for more information
|
||||
return {}
|
||||
return {
|
||||
{ dir = '~/.config/nvim/lua/custom/toms.nvim/' },
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue