plugins: add the tpope vim-repeat plugin
* Adds the tpope vim-repeat plugin. * Avoid to track file changes in the cifs mounted directory, otherwise neovim will need to access it when saving a file or closing. Co-Authored-by: iGor milhit <igor@milhit.ch>main
parent
4a590babed
commit
cba995323f
2
init.vim
2
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
|
||||
|
||||
|
|
|
@ -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
|
Binary file not shown.
Loading…
Reference in New Issue