change ftplugin settings
This commit is contained in:
parent
67991345b5
commit
6ad1c895f3
@ -1,4 +1,5 @@
|
||||
"settings
|
||||
|
||||
set noexpandtab
|
||||
let g:go_auto_type_info = 1
|
||||
let g:go_imports_autosave = 1
|
||||
|
||||
@ -1 +1,3 @@
|
||||
"syntax
|
||||
|
||||
syntax sync fromstart
|
||||
|
||||
@ -1 +1,3 @@
|
||||
"settings
|
||||
|
||||
setlocal spell
|
||||
|
||||
@ -1,2 +1,3 @@
|
||||
"keymaps
|
||||
|
||||
xnoremap <leader>r <esc>:'<,'>:w !python3<CR>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user