changes
This commit is contained in:
+3
-2
@@ -27,7 +27,7 @@ Plug 'junegunn/fzf.vim'
|
||||
Plug 'junegunn/limelight.vim'
|
||||
|
||||
" NERDTree
|
||||
Plug 'scrooloose/nerdtree'
|
||||
Plug 'preservim/nerdtree'
|
||||
|
||||
" Improvements Plug 'terryma/vim-multiple-cursors'
|
||||
Plug 'tpope/vim-eunuch'
|
||||
@@ -72,6 +72,8 @@ autocmd FileType go nmap <leader>b :<C-u>call <SID>build_go_files()<CR>
|
||||
let g:go_def_mode='gopls'
|
||||
let g:go_info_mode='gopls'
|
||||
let g:go_list_type = "quickfix"
|
||||
|
||||
set autowrite
|
||||
""""""""""""""""""""""""""""""GO""""""""""""""""""""""""""""""""""""""""
|
||||
|
||||
" JAVA
|
||||
@@ -193,7 +195,6 @@ inoremap <F10> <c-g>u<Esc>[s1z=`]a<c-g>u
|
||||
|
||||
au BufNewFile ~/vimwiki/diary/*.md :silent 0r !~/.config/nvim/generate-vimwiki-diary-template '%'
|
||||
|
||||
let NERDTreeMapOpenInTab='<ENTER>'
|
||||
|
||||
" Insert Date
|
||||
nnoremap <silent><leader>d :put=system('date +%d/%b/%Y')<CR>
|
||||
|
||||
@@ -194,3 +194,18 @@ HTML5
|
||||
tannoy
|
||||
Alexa
|
||||
YT
|
||||
command
|
||||
Pantone
|
||||
CSCU9X5
|
||||
desample
|
||||
Bicubic
|
||||
Metafiles
|
||||
UML
|
||||
Backpatching
|
||||
Inlining
|
||||
JIT
|
||||
GI
|
||||
HotSpot
|
||||
kern
|
||||
CounterTeller
|
||||
Arduino
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user