nvim: after: ftplugin: qf: Do not set relative number in QF window
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
parent
ea9f89d74e
commit
f8d48a4dc4
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
setlocal norelativenumber
|
||||||
|
|
||||||
noremap <silent><buffer> p :call quickui#tools#preview_quickfix()<CR>
|
noremap <silent><buffer> p :call quickui#tools#preview_quickfix()<CR>
|
||||||
|
|
||||||
noremap <buffer> [- :colder<CR>
|
noremap <buffer> [- :colder<CR>
|
||||||
|
|
Loading…
Reference in a new issue