update nvim
This commit is contained in:
parent
707f80a76b
commit
e4cea3e085
4 changed files with 22 additions and 13 deletions
|
@ -1,6 +1,5 @@
|
|||
" to use folding provided by plugin
|
||||
# setlocal foldmethod=expr
|
||||
setlocal tabstop=4
|
||||
setlocal tabstop=2
|
||||
nnoremap <buffer> <F4> :GodotRunLast<CR>
|
||||
nnoremap <buffer> <F5> :GodotRun<CR>
|
||||
nnoremap <buffer> <F6> :GodotRunCurrent<CR>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue