mirror of
https://github.com/Ascyii/nvim.git
synced 2026-01-01 04:04:24 -05:00
Removed absolute links and clean up
This commit is contained in:
@@ -26,7 +26,7 @@ function get_course_directories()
|
||||
end
|
||||
end
|
||||
|
||||
scan_dir("/home/jonas/projects/university/" .. current_season) -- Assuming all your courses are under the S2 folder
|
||||
scan_dir("~/projects/university/" .. current_season)
|
||||
return dirs
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user