diff --git a/init.plugins.vim b/init.plugins.vim index ebda6a5..ea6c35b 100644 --- a/init.plugins.vim +++ b/init.plugins.vim @@ -319,10 +319,10 @@ Plug 'junegunn/fzf.vim' nnoremap fg :GFiles nnoremap ff :Files -nnoremap fH :History +nnoremap fh :History nnoremap ft :Tags nnoremap fb :Buffers -nnoremap fh :Helptags +nnoremap fH :Helptags let g:fzf_preview_window = 'right:60%' let g:fzf_colors = diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index eb43cff..176b8f4 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -112,3 +112,12 @@ YouTube namespace linting config +GeoDirectory +OpenMaps +AyeCode +UsersWP +admin +addon +addons +campsite +Euros diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl index 7a7ee35..4d91425 100644 Binary files a/spell/en.utf-8.add.spl and b/spell/en.utf-8.add.spl differ