about summary refs log tree commit diff stats
path: root/apps/ex1.subx
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-09-23 21:43:23 -0700
committerKartik Agaram <vc@akkartik.com>2020-09-23 21:43:23 -0700
commit91a254de165ade5f07285101e5adf37fd5ffe99b (patch)
tree70fd2544184c3a47307870ed45e181cbe6a6d3fc /apps/ex1.subx
parent3702858928fa5ff4fef363f286462114096e0592 (diff)
downloadmu-91a254de165ade5f07285101e5adf37fd5ffe99b.tar.gz
6842 - hackily load local Vim settings
I have scripts to load vimrc.vim from the directory of the file being edited.
This hack loads vimrc.vim from the top-level mu/ directory when I edit
files in some common directories.
Diffstat (limited to 'apps/ex1.subx')
0 files changed, 0 insertions, 0 deletions
d=244fc3497a6902298d10ac82be9c6e0cb68c2011'>^
d76fd5b7 ^
110dd383 ^




26962ded ^
110dd383 ^








a0e543f8 ^
110dd383 ^

26962ded ^






1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56