mirror of
https://github.com/urbit/shrub.git
synced 2024-12-25 13:04:17 +03:00
added gitignore
This commit is contained in:
parent
bc3d9af746
commit
243f5b39ed
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
*.swp
|
Binary file not shown.
@ -3,7 +3,7 @@ if exists("b:hoon_did_submode_mapping")
|
||||
endif
|
||||
|
||||
let g:submode_timeout = 0
|
||||
|
||||
let g:submode_keyseqs_to_leave = ['"']
|
||||
call submode#enter_with('hoon_ninja', 'i', '', '//' )
|
||||
call submode#map('hoon_ninja', 'i', '', 'bar', '|')
|
||||
call submode#map('hoon_ninja', 'i', '', 'gal', '<')
|
||||
|
Loading…
Reference in New Issue
Block a user