mirror of
https://github.com/kmein/niveum
synced 2026-03-16 18:21:07 +01:00
feat: improve obsidian-vim
This commit is contained in:
@@ -13,6 +13,8 @@ noremap <leader>c :bd<CR>
|
||||
noremap <leader>b :Buffers<CR>
|
||||
noremap <leader>t :Tags<CR>
|
||||
|
||||
set nocompatible
|
||||
syntax on
|
||||
filetype plugin indent on
|
||||
set autoindent
|
||||
set smartcase ignorecase " you need these two
|
||||
|
||||
Reference in New Issue
Block a user