add better tmux and nvim navigation
This commit is contained in:
@@ -22,6 +22,8 @@ set hidden
|
||||
set backspace=indent,eol,start
|
||||
set hlsearch
|
||||
set noswapfile
|
||||
set mouse= "remove mouse
|
||||
set clipboard=unnamedplus
|
||||
|
||||
" Rendering
|
||||
set ttyfast
|
||||
@@ -53,7 +55,6 @@ au FileType python
|
||||
\ softtabstop=4
|
||||
\ shiftwidth=4
|
||||
\ encoding=utf-8
|
||||
\ makeprg=flake8\ %
|
||||
|
||||
au FileType markdown
|
||||
\ set spell spelllang=en_us
|
||||
|
||||
Reference in New Issue
Block a user