Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F7187948
company-oldschool-nav.el
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
282 B
Referenced Files
None
Subscribers
None
company-oldschool-nav.el
View Options
(
with-eval-after-load
'company
(
dolist
(
map
(
list
company-active-map
company-search-map
))
(
define-key
map
(
kbd
"C-n"
)
nil
)
(
define-key
map
(
kbd
"C-p"
)
nil
)
(
define-key
map
(
kbd
"M-n"
)
#'
company-select-next
)
(
define-key
map
(
kbd
"M-p"
)
#'
company-select-previous
)))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 8, 07:46 (12 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
810407
Default Alt Text
company-oldschool-nav.el (282 B)
Attached To
Mode
rKUBEMACS kuba's emacs config
Attached
Detach File
Event Timeline
Log In to Comment