Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
4imothy committed Dec 15, 2023
1 parent 1ff2f90 commit a0cc266
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ set signcolumn=no
set hlsearch
set encoding=utf-8
set timeoutlen=1000
set updatetime=0 " fix for floating disappearing on swap file writing, https://github.com/prabirshrestha/vim-lsp/issues/1510
set ttimeoutlen=0
set clipboard+=unnamed
set splitbelow
Expand Down

0 comments on commit a0cc266

Please sign in to comment.