|
@@ -113,7 +113,7 @@ set ignorecase " ignore case while searching
|
|
|
nnoremap <C-s> :set hlsearch!<CR>
|
|
nnoremap <C-s> :set hlsearch!<CR>
|
|
|
|
|
|
|
|
" python
|
|
" python
|
|
|
-" Thissholdotolocalnrvimrc
|
|
|
|
|
|
|
+" This should go to local nvimrc
|
|
|
|
|
|
|
|
" autoformatting
|
|
" autoformatting
|
|
|
let g:formatter_python = ['yapf']
|
|
let g:formatter_python = ['yapf']
|