added plugin to detect indentation style

This commit is contained in:
Robert Altner 2024-05-17 10:29:17 +02:00
parent df05c54d5b
commit a8300a0448
No known key found for this signature in database
GPG key ID: 58794C52DAF9EAD8
2 changed files with 26 additions and 0 deletions

View file

@ -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