incorporating some settings from work machine
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
setlocal list
|
||||
setlocal sw=2 ts=2
|
||||
|
||||
nnoremap <buffer> <silent> <localleader>x :term ++close ++rows=5 grip -b %<cr>
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
setlocal foldmethod=marker foldlevel=0
|
||||
nnoremap <buffer> <localleader>x :source %<cr>
|
||||
|
||||
1
ftplugin/yaml.vim
Normal file
1
ftplugin/yaml.vim
Normal file
@@ -0,0 +1 @@
|
||||
setlocal sw=2 ts=2
|
||||
Reference in New Issue
Block a user