ctrl+A now handles decimals instead of octal
This commit is contained in:
parent
33f39e3e73
commit
568b576ad3
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -89,3 +89,4 @@ let g:airline#extensions#tabline#enabled = 1
|
|||
" markdown also starts with .md
|
||||
autocmd BufNewFile,BufRead *.md set filetype=markdown
|
||||
|
||||
set nrformats-=octal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue