added plugin to detect indentation style
This commit is contained in:
parent
df05c54d5b
commit
a8300a0448
2 changed files with 26 additions and 0 deletions
4
init.vim
4
init.vim
|
@ -1,3 +1,7 @@
|
|||
filetype plugin indent on
|
||||
syntax enable
|
||||
let maplocalleader = "\\"
|
||||
|
||||
let g:vimspector_enable_mappings = "VISUAL_STUDIO"
|
||||
let g:startify_fortune_use_unicode = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue