mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-12-05 01:01:30 +01:00
vim: formatting in vimrc
This commit is contained in:
parent
56f0a4d6d4
commit
25eb757af3
|
@ -16,7 +16,7 @@ set relativenumber number
|
|||
set foldlevelstart=3 foldmethod=syntax nofoldenable "without nofoldenable all folds are closed at startup"
|
||||
set ttymouse=xterm2 " fix mouse when used in tmux/byobu https://unix.stackexchange.com/q/50733
|
||||
|
||||
set nobackup nowb noswapfile " no need for backups of every file
|
||||
set nobackup nowb noswapfile " no need for backups of every file
|
||||
set history=10000
|
||||
|
||||
set list listchars=tab:›\ ,trail:•,extends:#,nbsp:.
|
||||
|
|
Loading…
Reference in New Issue
Block a user