mirror of
https://github.com/LazyVim/starter.git
synced 2026-07-25 14:01:03 +00:00
updated
This commit is contained in:
parent
5a0c521311
commit
dbc68a067a
3 changed files with 2 additions and 4 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -8,3 +8,5 @@ foo.*
|
||||||
data
|
data
|
||||||
mason
|
mason
|
||||||
lazy
|
lazy
|
||||||
|
.netrwhist
|
||||||
|
telescope_history
|
||||||
|
|
|
||||||
|
|
@ -1,3 +0,0 @@
|
||||||
let g:netrw_dirhistmax =10
|
|
||||||
let g:netrw_dirhistcnt =1
|
|
||||||
let g:netrw_dirhist_1='/Users/luke/.config/nvim'
|
|
||||||
|
|
@ -1 +0,0 @@
|
||||||
src/inde.ts
|
|
||||||
Loading…
Add table
Reference in a new issue