vim to neovim

This commit is contained in:
2024-08-23 11:20:30 +02:00
parent 446a7a9e1e
commit 750a43c708
26 changed files with 431 additions and 31 deletions

View File

@ -0,0 +1,2 @@
nnoremap K :YcmCompleter GetDoc<CR>
" let $JAVA_TOOL_OPTIONS = '-javaagent:/usr/share/lombok-common/lombok-api.jar -Xbootclasspath/p:/usr/share/lombok-common/lombok-api.jar'

View File

@ -1,4 +1,5 @@
set concealcursor=""
set textwidth=100
highlight Conceal ctermfg=red