Update some configs

This commit is contained in:
Tobias Reisinger 2023-04-02 19:27:48 +02:00
parent 65f913310a
commit 92366b38ac
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
4 changed files with 17 additions and 14 deletions

View file

@ -9,6 +9,7 @@
docker-credential-helpers
exa # ls-alternative
faas-cli # cli for openfaas
fzf # fuzzy finder
git # git
gitflow # tool for git workflow
git-lfs # git support for large files

View file

@ -104,6 +104,8 @@ map <leader>n :NERDTreeToggle<CR>
map <Leader>m <Plug>(easymotion-prefix)
nnoremap <CR> :noh<CR><CR>
nnoremap <C-d> <C-d>zz
nnoremap <C-u> <C-u>zz
autocmd bufenter * if (winnr("$") == 1 && exists("b:NERDTree") && b:NERDTree.isTabTree()) | q | endif

View file

@ -1,14 +1,14 @@
[settings]
debug=false
hide_file_names=false
hide_project_folder=true
hide_branch_names=false
ignore=
COMMIT_EDITMSG$
PULLREQ_EDITMSG$
MERGE_MSG$
TAG_EDITMSG$
exclude_unknown_project=true
api_key=${WAKATIME_API_KEY}
debug = false
hide_file_names = false
hide_project_folder = true
hide_branch_names = false
exclude =
^COMMIT_EDITMSG$
^PULLREQ_EDITMSG$
^MERGE_MSG$
^TAG_EDITMSG$
exclude_unknown_project = true
api_key = ${WAKATIME_API_KEY}
[projectmap]
projects/emgauwa/core=emgauwa-core
projects/emgauwa/core = emgauwa-core

View file

@ -157,8 +157,8 @@ c_thirdpersonshoulderaimdist "120.0"
c_thirdpersonshoulderdist "40.0"
c_thirdpersonshoulderheight "5.0"
c_thirdpersonshoulderoffset "20.0"
cachedvalue_count_partybrowser "1676212496"
cachedvalue_count_teammates "1676212497"
cachedvalue_count_partybrowser "1679514130"
cachedvalue_count_teammates "1679514122"
cam_collision "1"
cam_idealdelta "4.0"
cam_idealdist "150"