FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
dotfiles1/.nvimrc_vimcmdline at master · ssh352/dotfiles1 · GitHub
ssh352
/
dotfiles1
Public
forked from
statquant/dotfiles
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
dotfiles1
/
.nvimrc_vimcmdline
Copy path
More file actions
More file actions
Latest commit
History
History
History
13 lines (13 loc) · 588 Bytes
Breadcrumbs
dotfiles1
/
.nvimrc_vimcmdline
Copy path
File metadata and controls
13 lines (13 loc) · 588 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
"---------------------------------------------------------------
" VIMCMDLINE
"---------------------------------------------------------------
" mappings
let cmdline_map_start = '<LocalLeader>rf'
let cmdline_map_send = '<Space>'
let cmdline_map_send_and_stay = '<LocalLeader><Space>'
let cmdline_map_source_fun = '<LocalLeader>f'
let cmdline_map_send_paragraph = '<LocalLeader>p'
let cmdline_map_send_block = '<LocalLeader>b'
let cmdline_map_quit = '<LocalLeader>rq'
let cmdline_app = {}
let cmdline_app['kdb'] = 'rlwrap -r q'
Back
|
FazBrowse Home
|
New Git URL