diff --git a/init.vim b/init.vim index f58a5b9..d10a8fb 100644 --- a/init.vim +++ b/init.vim @@ -15,6 +15,7 @@ Plug 'jiangmiao/auto-pairs' " Pa Plug 'tpope/vim-surround' " To manipulate surroundings Plug 'tpope/vim-unimpaired' " Toggle shortcut Plug 'tpope/vim-commentary' " Easy commenting +Plug 'tpope/vim-repeat' " Add repeat support for plugin mapping Plug 'osyo-manga/vim-over', { 'on': 'OverCommandLine' } " Search Multiple Highlighting Plug 'scrooloose/nerdtree' " Side window files navigation Plug 'tpope/vim-fugitive' " Git commands, useful for other plugins such as nerdtree or fzf @@ -73,6 +74,7 @@ autocmd FileType gitcommit set colorcolumn+=51 " Ad set number " Line numbering set cursorline " Color the cursor line set modeline " Support modelines +set shada+=r/home/igor/network " Do not keep history when opening files on autofs mounted directories " Terminal au TermOpen * setlocal listchars= nonumber norelativenumber " Start terminal buffer without line numbering diff --git a/spell/fr.utf-8.add b/spell/fr.utf-8.add deleted file mode 100644 index d88946d..0000000 --- a/spell/fr.utf-8.add +++ /dev/null @@ -1,45 +0,0 @@ -Zenodo's -commiter -rero -d'externaliser -catalogage -métadonnées -workflow -hackathon -metadata -l'écrivain -autophage -réenchantent -préindustrielle -barcode -consortiale -multilingue -Martigny -Milhit -brisolée -ebook -itérativement -consortial -passe-t-il -moment-là -jour-là -mortifères -semble-t-il -hyper-industrialisés -l'arrache-cœur -sidération -mortifère -Vivons-la -porte-conteneurs -fera-t-elle -l'anthropocène -l -mutualize -Jean-Pierre -marc21 -JSON -ebooks -Cantook's -Invenio -hyperlink -tooltip diff --git a/spell/fr.utf-8.add.spl b/spell/fr.utf-8.add.spl deleted file mode 100644 index a0b007f..0000000 Binary files a/spell/fr.utf-8.add.spl and /dev/null differ