lombok
This commit is contained in:
		| @ -26,7 +26,7 @@ let g:vimtex_view_method = 'zathura' | ||||
| nnoremap gd :YcmCompleter GoToDefinition<CR> | ||||
| nnoremap gr :YcmCompleter GoToReferences<CR> | ||||
| nnoremap K :YcmCompleter GetDoc<CR> | ||||
| nnoremap <F9> :YcmCompleter FixIt<CR> | ||||
| nnoremap <CR> :YcmCompleter FixIt<CR> | ||||
| noremap gN :Lex<CR> | ||||
|  | ||||
| nnoremap <F12> :Make<CR> | ||||
| @ -62,7 +62,7 @@ let g:cpp_attributes_highlight = 1 | ||||
|  | ||||
| let g:ycm_always_populate_location_list = 1 | ||||
| let g:ycm_goto_buffer_command = "'split-or-existing-window'" | ||||
| let g:ycm_java_binary_path = "/usr/lib/jvm/java-17-openjdk/bin/java" | ||||
| let g:ycm_global_ycm_extra_conf = '~/.vim/ycm_extra_conf.py' | ||||
| let g:ycm_language_server = [ | ||||
| 			\ { | ||||
| 			\ 	'name': 'tex', | ||||
|  | ||||
		Reference in New Issue
	
	Block a user