Lines Matching refs:noremap
67 noremap <SID>L L0:redraw<CR>:file<CR>
70 noremap <SID>L Lg0:redraw<CR>:file<CR>
81 noremap h :call <SID>Help()<CR>
104 noremap <script> <Space> :call <SID>NextPage()<CR><SID>L
134 noremap <script> d <C-D><SID>L
138 noremap <script> <CR> <C-E><SID>L
147 noremap <script> b <C-B><SID>L
156 noremap <script> u <C-U><SID>L
157 noremap <script> <C-U> <C-U><SID>L
160 noremap <script> k <C-Y><SID>L
168 noremap <script> r <C-L><SID>L
169 noremap <script> <C-R> <C-L><SID>L
170 noremap <script> R <C-L><SID>L
173 noremap <script> g gg<SID>L
180 noremap <script> G G<SID>L
187 noremap <script> % %<SID>L
191 noremap <script> / H$:call <SID>Forward()<CR>/
193 noremap <script> ? H0:call <SID>Backward()<CR>?
195 noremap <script> ? Hg0:call <SID>Backward()<CR>?
200 noremap <script> n H$nzt<SID>L
202 noremap <script> N H0Nzt<SID>L
204 noremap <script> N Hg0Nzt<SID>L
212 noremap <script> n H0nzt<SID>L
214 noremap <script> n Hg0nzt<SID>L
216 noremap <script> N H$Nzt<SID>L
224 noremap q :q<CR>