little fix because delay
This commit is contained in:
parent
4d2dd5742e
commit
1fe8ae49b8
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -136,7 +136,6 @@ wget/
|
|||
java/
|
||||
xfce4/
|
||||
Thunar/
|
||||
Thunar/uca.xml
|
||||
kid3rc
|
||||
gtk-3.0/bookmarks
|
||||
inkscape/
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
" tavo custom vimrc file
|
||||
set clipboard=unnamedplus
|
||||
set shellcmdflag=-ic
|
||||
set encoding=utf-8
|
||||
|
@ -116,4 +115,4 @@ noremap <A-f> :FzfLua files<CR>
|
|||
" Signify
|
||||
let g:signify_disable_by_default = 1
|
||||
highlight SignColumn ctermbg=NONE
|
||||
noremap df :SignifyToggle<CR>
|
||||
noremap gd :SignifyToggle<CR>
|
||||
|
|
Loading…
Reference in a new issue