mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-05 10:48:59 +00:00
fix(config): vim config
Signed-off-by: Ismo Vuorinen <ismo@ivuorinen.net>
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,6 +24,8 @@ config/nvim/spell/*
|
||||
!config/nvim/spell/.gitkeep
|
||||
config/git/local.d/*
|
||||
!config/git/local.d/.gitkeep
|
||||
config/vim/fzf
|
||||
config/vim/plugged/*
|
||||
config/zed/*
|
||||
!config/zed/settings.json
|
||||
config/zsh/.zcompdump
|
||||
@@ -39,3 +41,4 @@ config/fish/fish_variables
|
||||
**/exports-secret.fish
|
||||
config/fish/completions/asdf.fish
|
||||
config/vim/.netrwhist
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user