Migrated vim+vundle config to neovim+plug
This commit is contained in:
commit
b531014a99
20 changed files with 2861 additions and 0 deletions
3
after/ftplugin/ledger.vim
Normal file
3
after/ftplugin/ledger.vim
Normal file
|
@ -0,0 +1,3 @@
|
|||
inoremap <S-TAB> <TAB>
|
||||
inoremap <TAB> <C-R>=SmartTab()<CR>
|
||||
inoremap <BS> <C-R>=SmartDelete()<CR>
|
Loading…
Add table
Add a link
Reference in a new issue