added wsl path
This commit is contained in:
parent
011892a7e9
commit
5579e51bd5
4
init.lua
4
init.lua
|
@ -1219,7 +1219,7 @@ require('lazy').setup({
|
|||
{
|
||||
name = 'NotesWsl',
|
||||
path = '/mnt/c/Documents and Settings/arman/Documents/Notes',
|
||||
}
|
||||
},
|
||||
--{
|
||||
--name = 'NotesUbuntu',
|
||||
--path = '~/Notes',
|
||||
|
@ -1228,7 +1228,7 @@ require('lazy').setup({
|
|||
--name = 'NotesWindows',
|
||||
--path = '~/Documents/Notes',
|
||||
--},
|
||||
-},
|
||||
},
|
||||
|
||||
-- see below for full list of options 👇
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue