This commit is contained in:
Barak Michener 2024-05-18 18:50:38 -07:00
parent f0510126ba
commit 7a7c647c22
212 changed files with 30625 additions and 30625 deletions

View file

@ -0,0 +1 @@
setlocal tabstop=2 shiftwidth=2 nolist

View file

@ -0,0 +1,2 @@
setlocal omnifunc=necoghc#omnifunc
let g:ycm_key_invoke_completion = '<Leader><TAB>'

View file

@ -0,0 +1,3 @@
nmap <buffer> { <Plug>(qf_previous_file)
nmap <buffer> } <Plug>(qf_next_file)
nmap <buffer> dd <cmd>.Reject<cr>