-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a bunch of stuff I'm bad at good git practices w/ my dotfiles
including this terrible commit message
- Loading branch information
Showing
4 changed files
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
let g:netrw_dirhistmax =10 | ||
let g:netrw_dirhist_cnt =3 | ||
let g:netrw_dirhist_cnt =7 | ||
let g:netrw_dirhist_1='/Users/mileszs/code/olio/episode360-api/app/services' | ||
let g:netrw_dirhist_2='/Users/mileszs/code/olio/episode360-api/app/services/notify' | ||
let g:netrw_dirhist_3='/Users/mileszs/code/olio/api/.circleci' | ||
let g:netrw_dirhist_4='/Users/mileszs/code/olio/api/app/models' | ||
let g:netrw_dirhist_5='/Users/mileszs/code/archive/peerview-data/pvd_dashboard/jobs' | ||
let g:netrw_dirhist_6='/Users/mileszs/code/olio/api/.circleci' | ||
let g:netrw_dirhist_7='/Users/mileszs/code/crystal_reddit/src' |
Submodule vim-crystal
added at
ca2647
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters