diff --git a/vim/vim/spell/en.utf-8.add b/vim/vim/spell/en.utf-8.add index 455880c..0caa98e 100644 --- a/vim/vim/spell/en.utf-8.add +++ b/vim/vim/spell/en.utf-8.add @@ -123,3 +123,6 @@ prepended prepend docstring durations +tuplet +tuplets +duplet diff --git a/vim/vim/spell/en.utf-8.add.spl b/vim/vim/spell/en.utf-8.add.spl index 1b7355f..c810178 100644 Binary files a/vim/vim/spell/en.utf-8.add.spl and b/vim/vim/spell/en.utf-8.add.spl differ diff --git a/vim/vimrc b/vim/vimrc index cba484f..def3ce4 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -124,6 +124,8 @@ syntax spell toplevel " Turn off search highlighting with Enter +nnoremap :nohlsearch +nnoremap :GitGutter:nohlsearch nnoremap :nohlsearch " Center page on search