Browse Source

vim: vim->neovim

master
Maxim Likhachev 6 years ago
parent
commit
4e9936596a
  1. 1
      etc/rc.linux-gnu
  2. 15
      etc/shell/bash/aliases
  3. 6
      etc/shell/bash/bashrc
  4. 2
      etc/soft/git/gitconfig
  5. 10
      etc/soft/htop/htoprc
  6. 3
      etc/soft/nvim/init.vim
  7. 1
      etc/soft/packages.list
  8. 6
      etc/soft/vifm/commands
  9. 2
      etc/soft/vifm/filetypes
  10. 16
      etc/soft/vifm/mappings
  11. 17
      etc/soft/vifm/vifmrc
  12. 872
      etc/soft/vim/vim.rc
  13. 2
      etc/soft/vim/vim/+ftplugin/markdown.vim
  14. 0
      etc/soft/vim/vim/+plugins_disabled/AnsiESC/README.md
  15. 0
      etc/soft/vim/vim/+plugins_disabled/AnsiESC/autoload/AnsiEsc.vim
  16. 0
      etc/soft/vim/vim/+plugins_disabled/AnsiESC/doc/AnsiEsc.txt
  17. 0
      etc/soft/vim/vim/+plugins_disabled/AnsiESC/plugin/AnsiEscPlugin.vim
  18. 0
      etc/soft/vim/vim/+plugins_disabled/AnsiESC/plugin/cecutil.vim
  19. 0
      etc/soft/vim/vim/+plugins_disabled/figlet/plugin/Figlet.vim
  20. 0
      etc/soft/vim/vim/+plugins_disabled/functionator/functionator.patch
  21. 0
      etc/soft/vim/vim/+plugins_disabled/functionator/plugin/functionator.vim
  22. 0
      etc/soft/vim/vim/+plugins_disabled/lispcomplete/autoload/lispcomplete.vim
  23. 0
      etc/soft/vim/vim/+plugins_disabled/marks_corey/marks_corey.patch
  24. 0
      etc/soft/vim/vim/+plugins_disabled/marks_corey/plugin/marks_corey.vim
  25. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/README.md
  26. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache.vim
  27. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/async_cache.vim
  28. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/cache.vim
  29. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/commands.vim
  30. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/complete.vim
  31. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/context_filetype.vim
  32. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters.vim
  33. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_abbr.vim
  34. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_case.vim
  35. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_delimiter.vim
  36. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_nothing.vim
  37. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_remove_next_keyword.vim
  38. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/matcher_fuzzy.vim
  39. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/matcher_head.vim
  40. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/matcher_old.vim
  41. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/sorter_length.vim
  42. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/sorter_nothing.vim
  43. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/sorter_rank.vim
  44. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/handler.vim
  45. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/helper.vim
  46. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/init.vim
  47. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/mappings.vim
  48. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/buffer_complete.vim
  49. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/dictionary_complete.vim
  50. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/filename_complete.vim
  51. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/filename_include.vim
  52. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/include_complete.vim
  53. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/member_complete.vim
  54. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/omni_complete.vim
  55. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/syntax_complete.vim
  56. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/tags_complete.vim
  57. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete.vim
  58. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/autocmds.dict
  59. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_args.dict
  60. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_completions.dict
  61. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_prototypes.dict
  62. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_replaces.dict
  63. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/commands.dict
  64. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/features.dict
  65. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/functions.dict
  66. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/helper.vim
  67. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/mappings.dict
  68. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/options.dict
  69. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/variables.dict
  70. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/util.vim
  71. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/variables.vim
  72. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/unite/sources/file_include.vim
  73. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/unite/sources/neocomplcache.vim
  74. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital.vim
  75. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988.vim
  76. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/Data/List.vim
  77. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/Data/String.vim
  78. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/Prelude.vim
  79. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/System/Cache.vim
  80. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/neocomplcache.vital
  81. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/doc/neocomplcache.txt
  82. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache.vim
  83. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/buffer_complete.vim
  84. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/dictionary_complete.vim
  85. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/include_complete.vim
  86. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/syntax_complete.vim
  87. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/tags_complete.vim
  88. 0
      etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/vest/test-neocomplcache.vim
  89. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/README.md
  90. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neocomplcache/sources/snippets_complete.vim
  91. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neocomplete/sources/neosnippet.vim
  92. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet.vim
  93. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/Gemfile.snip
  94. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/_.snip
  95. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/actionscript.snip
  96. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/apache.snip
  97. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/applescript.snip
  98. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/c.snip
  99. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/clojure.snip
  100. 0
      etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/coffee.snip
  101. Some files were not shown because too many files have changed in this diff Show More

1
etc/rc.linux-gnu

@ -48,6 +48,7 @@ mkdir -p ~/.config/dunst @@ -48,6 +48,7 @@ mkdir -p ~/.config/dunst
+ soft/dunst/dunstrc ~/.config/dunst
- soft/mc ~/.config
+ soft/vim/vim ~
+ soft/nvim ~/.config
+ soft/vifm ~
+ soft/vim/vimrc ~
- soft/vimperator ~

15
etc/shell/bash/aliases

@ -11,9 +11,14 @@ alias pd="pushd" #noindex @@ -11,9 +11,14 @@ alias pd="pushd" #noindex
alias po="popd" #noindex
#- Удаление, перемещение и копирование с подтверждением
#+ Строка прогресса: http://beatex.org/web/advancedcopy.html
#+ Строка прогресса:
#+ http://beatex.org/web/advancedcopy.html
#+ https://github.com/mrdrogdrog/advcpmv
alias mv='mv -g -i -v' #noindex
alias cp='cp -g -i -v -r' #noindex
alias mv='mv -i -v' #noindex
alias cp='cp -i -v -r' #noindex
alias rm="rm -i -v" #noindex
alias rmdir="rmdir -v" #noindex
@ -56,13 +61,13 @@ alias xlock="i3lock -i $SHELLRC/etc/wm/locker.png" #noindex @@ -56,13 +61,13 @@ alias xlock="i3lock -i $SHELLRC/etc/wm/locker.png" #noindex
#- Замена стандартных путей для конфигурационных файлов
alias mpd="mpd $SHELLRC/etc/media/mpd/mpd.conf" #noindex
alias mpdr="\mpd $SHELLRC/etc/media/mpd/mpd_remote.conf" #noindex
alias vi="vim -u NONE" #noindex
alias vim="vim -N -i $SHELLRC/var/vim/viminfo -p $*" #noindex
alias vi="nvim -u NONE" #noindex
# alias vim="vim -N -i $SHELLRC/var/vim/viminfo -p $*" #noindex
alias vim="nvim -i $SHELLRC/var/vim/nviminfo -p $*" #noindex
alias lsi="TERM=xterm-256color lsi" #noindex
alias mutt="TERM=xterm-256color neomutt -F $SHELLRC/etc/mail/mutt/muttrc && echo "0" > $MD/new" #noindex
alias screen="TERM=rxvt-256color screen" #noindex
alias figlet="figlet -f $SHELLRC/etc/soft/figlet/fonts/standard.flf" #noindex
alias cdargs="cdargs -b -f $SHELLRC/etc/soft/cdargs/cdargs -o $SHELLRC/etc/soft/cdargs/cdargsresult" #noindex
alias zathura="nh zathura" #noindex
alias z="nh zathura" #noindex
alias kz="killall zathura" #noindex
@ -206,7 +211,7 @@ write() { @@ -206,7 +211,7 @@ write() {
# urxvtc -fn 'xft:TrixiePro:pixelsize=20' \
# -e bash -c "vim '+colorscheme $1' '+Goyo 60%' $2"
xst -f 'TrixiePro:pixelsize=22' \
-e bash -c "vim '+colorscheme $1' '+Goyo 60%' $2"
-e bash -c "nvim '+colorscheme $1' '+Goyo 60%' $2"
}
alias :w="write OneHalfDark" #noindex
alias :wl="write OneHalfLight" #noindex

6
etc/shell/bash/bashrc

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
#!/bin/bash ####################################################################
#
# Изменён: Пн 31 дек 2018 17:10:09
# Изменён: Пн 31 дек 2018 21:39:04
#
################################################################################
@ -217,7 +217,7 @@ fi @@ -217,7 +217,7 @@ fi
[ -f $BASHRC/aliases ] && ALIASES="$BASHRC/aliases" && . $ALIASES && HELPSRC+=("$ALIASES")
#Раскрывать псевдонимы в скриптах
shopt -s expand_aliases
# shopt -s expand_aliases
# }}} ##########################################################################
# {{{ Настройка Cygwin
@ -251,7 +251,7 @@ PS4="$green++ $rstc" @@ -251,7 +251,7 @@ PS4="$green++ $rstc"
short_pwd() {
# echo -en ' '
# pwd | sed 's@/home/'$USER'@~@; s@^\([~/][^/]*/\).*\(\(/[^/]*\)\{3\}\)$@\1\2@'
pwd | sed 's@/home/'$USER'@~@; s@^\(\([~/][^/]*\)\{1\}/\).*\(\(/[^/]*\)\{2\}\)$@\1...\3@'
pwd | sed 's@/home/'$USER'@~@; s@^\(\([~/][^/]*\)\{2\}/\).*\(\(/[^/]*\)\{2\}\)$@\1...\3@'
}
# PROMPT_COMMAND="history -a; history -n;"

2
etc/soft/git/gitconfig

@ -63,6 +63,8 @@ @@ -63,6 +63,8 @@
hub = "!github_clone() { git clone git://github.com/${1}.git; }; github_clone"
calendar = !git-cal
pk = !git archive HEAD --format=zip > `basename $PWD`_`\\date '+%Y.%M.%d'`.zip
[push]

10
etc/soft/htop/htoprc

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
# Beware! This file is rewritten by htop when settings are changed in the interface.
# The parser is also very primitive, and not human-friendly.
fields=0 48 38 2 46 47 49 1
fields=0 48 38 2 46 47 49 1
sort_key=46
sort_direction=1
hide_threads=0
@ -20,7 +20,7 @@ update_process_names=0 @@ -20,7 +20,7 @@ update_process_names=0
account_guest_in_cpu_meter=0
color_scheme=0
delay=15
left_meters=AllCPUs2
left_meter_modes=1
right_meters=Memory Swap
right_meter_modes=1 1
left_meters=AllCPUs2
left_meter_modes=1
right_meters=Memory Swap
right_meter_modes=1 1

3
etc/soft/nvim/init.vim

@ -0,0 +1,3 @@ @@ -0,0 +1,3 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc

1
etc/soft/packages.list

@ -19,4 +19,5 @@ tig #? @@ -19,4 +19,5 @@ tig #?
ls https://github.com/illinoisjackson/even-better-ls
xst https://github.com/gnotclub/xst
ufed
cpg, mvg https://github.com/mrdrogdrog/advcpmv

6
etc/soft/vifm/commands

@ -10,7 +10,7 @@ command tag !tmsu tag --tags="%a" %c @@ -10,7 +10,7 @@ command tag !tmsu tag --tags="%a" %c
command untagged tmsu untagged | sort %M
command bklist cat ~/.vifm/bookmarks.list %M
command bkedit !vim ~/.vifm/bookmarks.list
command bkedit !nvim ~/.vifm/bookmarks.list
command bkadd :!echo %c:p >> ~/.vifm/bookmarks.list
command man man %a %m
@ -32,7 +32,7 @@ command ext ext %f @@ -32,7 +32,7 @@ command ext ext %f
command diff vimdiff %f %F
command run !! ./%f
command vim !vim %f
command vim !nvim %f
command git !!git %a
command gitdf g st | grep '^[[:space:]]' | grep -v '\)$' | sed 's/[[:space:]]*//' %u
@ -41,7 +41,7 @@ command cal cal -y %m @@ -41,7 +41,7 @@ command cal cal -y %m
command xc xc %c
command config :vim $MYVIFMRC
command config :nvim $MYVIFMRC
command z !!zathura %c:p

2
etc/soft/vifm/filetypes

@ -19,7 +19,7 @@ fileviewer *.so,*.so.* file %f @@ -19,7 +19,7 @@ fileviewer *.so,*.so.* file %f
fileviewer *.torrent dumptorrent -v %f
" txt
filetype *.txt vim %f
filetype *.txt nvim %f
" img
filextype *.bmp,*.jpg,*.jpeg,*.png,*.gif sxiv %c %d/

16
etc/soft/vifm/mappings

@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
nmap O :only<cr>
nmap I :vsplit<cr>
nmap S :sort<cr>
@ -5,25 +6,32 @@ nmap T :tabnew<cr> @@ -5,25 +6,32 @@ nmap T :tabnew<cr>
nmap w :view<cr>
nmap s :sync<cr>
" use < and > without ctrl-w prefix key in normal mode
nnoremap < <c-w><
nnoremap > <c-w>>
" moving cursor in another pane
nnoremap <silent> J <space>j<space>
nnoremap <silent> K <space>k<space>
nmap ,t :tree!<cr>
nmap ,m :media<cr>
nmap cr :!rsync -r --progress %c %D<cr>
nmap cd :cd<space>
nmap nf :touch<space>
nmap nd :mkdir<space>
" nmap gr :grep<space>
nmap ,u :!urxvt -cd %d &<cr>
nmap ,v :!urxvt -e bash vim &<cr>
nmap ,V :!urxvt -e bash vim %f &<cr>
nmap ,v :!urxvt -e bash nvim &<cr>
nmap ,V :!stab -e bash nvim %f &<cr>
" path
nmap yp :!echo %c:p | xclip<cr>
" name
nmap yn :!echo %c | xclip<cr>
nmap <C-o> :!bash<cr>
nmap <C-o> :shell<cr>
nmap <C-u> <C-w>x<tab>
nmap ,bl :bklist<cr>

17
etc/soft/vifm/vifmrc

@ -1,16 +1,31 @@ @@ -1,16 +1,31 @@
" Цветовая схема
colorscheme custom
" Редактор по умолчанию
set vicmd=nvim
" Информация, сохраняемая в vifminfo
set vifminfo=bookmarks,tui,dhistory,state,savedirs,chistory,shistory,phistory
" cp/mv/rm с прогрессом
set syscalls
set rulerformat='%2l/%S %[(+%x)%]'
set history=512
set undolevels=512
" Дополнение в виде меню
set wildstyle=popup
set wildmenu
set fastrun
set sortnumbers
set scrolloff=4
windo set number
windo set numberwidth=1
set ignorecase
set smartcase
set nohlsearch
set incsearch
@ -33,7 +48,7 @@ set timefmt="%d.%m.%y %H:%M" @@ -33,7 +48,7 @@ set timefmt="%d.%m.%y %H:%M"
" %{<expr>} - evaluate arbitrary vifm expression '<expr>', e.g. '&sort'
" %* - resets or applies one of User1..User9 highlight groups; reset happens when width field is 0 or not specified, one of groups gets picked when width field is in the range from 1 to 9
set statusline=" %t %T%= %1*廬%A %2* %u:%-g %3*%7E %4* %5*%14d %6* %7*[ %a] %8*%9* %D "
set statusline=" %t %T%= %1* 廬%A %2* %u:%-g %3*%7E %4* %5*%14d %6* %7*[ %a] %8*%9* %D "
set slowfs=curlftpfs

872
etc/soft/vim/vim.rc

@ -0,0 +1,872 @@ @@ -0,0 +1,872 @@
" ~/.vimrc
"
" Изменён: Чт. 25 сент. 2014 11:39:50
"
"###############################################################################
" {{{ НАСТРОЙКИ VIM
"###############################################################################
" {{{-------------------------- Общие настройки --------------------------------
" let &runtimepath.=',$SHELLRC/etc/vim/vim'
set nocompatible " Несовместимость настроек с Vi
set history=500 " Настройка истории
set t_Co=256 " 256-цветный режим
set nohidden " Выгружать буферы при переключении
set novisualbell " Отключение визуального оповещения
set t_vb= " Отключение визуального оповещения
set tabpagemax=99 " Предел открытия вкладок
set winminheight=0 " Минимальная высота окна
set winminwidth=0 " Минимальная ширина окна
set winaltkeys=menu " Включение Win/Alt
set autochdir " Переходить в каталог файла
set viewdir=$HOME/.shellrc/var/vim/view " Директория файлов состояний буферов
" При выходе запоминать состояние файла
au BufWinLeave * if bufname("") =~ "..*" | mkview | endif
" Восстановление состояния
function RestoreState()
if getline(1) != ""
if bufname("") =~ "..*"
" !empty(expand("<sfile>"))
silent loadview
endif
endif
endfunction
au BufWinEnter * call RestoreState()
au BufWinEnter * set cursorline
" Vimwiki тормозит
au BufWinEnter *.wiki set nocursorline
" Отключение zip
let g:loaded_zipPlugin = 1
let g:loaded_zip = 1
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Работа с файловой системой----------------------
set autoread " Перечитывать файл при изменении
set browsedir=current " Открывать в Ex директорию файла
set wildignore=*.bak,*.~ " Не показывать временные файлы в меню
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Языки и кодировки ------------------------------
set helplang=ru,en " Языки справки
set encoding=utf8 " Кодировка
set termencoding=utf-8 " Кодировка текста по умолчанию
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройка мыши и клавиатуры --------------------
"set mouse=a " Мышь в текстовом режиме
set ruler " Всегда показывать положение курсора
set mousehide " Скрывать указатель мыши при наборе
set scrolljump=7 " Вверх в режиме редактирования
set scrolloff=7 " Вниз в режиме редактирования
" Смена указателя в зависимости от режима
let &t_SI = "\<Esc>]50;CursorShape=1\x7"
let &t_EI = "\<Esc>]50;CursorShape=0\x7"
if &term =~ "xterm\\|rxvt"
let &t_SI = "\033]12;orange\007"
let &t_EI = "\033]12;darkgrey\007"
autocmd VimLeave * :!echo -ne "\033]12;darkgrey\007"
endif
set backspace=indent,eol,start whichwrap+=<,>,[,]
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Редактирование текста --------------------------
syntax on " Подсветка синтаксиса
filetype on " Определение типа файла
filetype plugin on " Определение типа файла
set nu " Нумерация строк
set iminsert=0 " Раскладка по умолчанию - английская
"match ErrorMsg '\%>80v.\+' " Подсветка выхода за 80-й символ
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройка табуляции ----------------------------
set tabstop=8 " Размер табуляции
set softtabstop=8 " Табуляция
set shiftwidth=8 " Размер сдвига блоков ( << , >> )
set listchars=tab:>.,trail:+,extends:#,nbsp:. " Показывать табуляцию и висящие пробелы
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройка отступов -----------------------------
set autoindent " Автоматическая расстановка отступов
set smartindent " Умная расстановка отступов
set cindent " Умная расстановка отступов
set cin " Расстановка отступов в стиле С
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройка автодополнения -----------------------
set wildmenu " Меню при автодополнении команд
set completeopt=menu " Показывать меню автодополнения
set undolevels=1000 " Размер истории для отмены
set wrap " Включаем перенос строк
set linebreak " Перенос строк по словам, а не по буквам
set complete="" " Автозавершение слов
set complete+=. " Из текущего буфера
set complete+=k " Из словаря
set complete+=b " Из других открытых буферов
set complete+=t " Из тегов
" Автодополнение из файла с синтаксисом
autocmd FileType * exec('set dict+='.$VIMRUNTIME.'/syntax/'.getbufvar("%","current_syntax").'.vim')
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Скрытие блоков кода ----------------------------
set foldcolumn=1 " Видимая колонка фолдинга
set foldmethod=syntax " Скрытие блоков текста
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройки поиска -------------------------------
set incsearch " Поиск по набору текста
set hlsearch " Подсветка результатов поиска
set wrapscan " Не останавливать поиск при достижении конца файла
set ignorecase " Игнорировать регистр букв при поиске
set smartcase " Учитывать регистр, если есть заглавные буквы
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройка резервного копирования ---------------
set dir^=~/.shellrc/var/vim/swp/ " Директория сохранения swap-файлов
set backup " Cоздавать .bak файлы
set backupdir=~/.shellrc/var/vim/backup " Директория хранения бэкапов
" Бэкапы в поддиректории
function! BackupDir()
" Каталог для сохранения резервной копии
let l:backupdir=$HOME.'/.shellrc/var/vim/backup/'.
\substitute(expand('%:p:h'), '^'.$HOME, '~', '')
" Каталог не существует, создадим его рекурсивно
if !isdirectory(l:backupdir)
call mkdir(l:backupdir, 'p', 0700)
endif
" Каталог для резервных копий
let &backupdir=l:backupdir
" Расширение файла резервной копии
let &backupext=strftime('.%d-%m-%Y.%T~')
endfunction
autocmd! bufwritepre * call BackupDir()"
" }}}---------------------------------------------------------------------------
" {{{-------------------------- Настройка отмены действий ----------------------
set undodir=$SHELLRC/var/vim/undo
set undofile
set undolevels=1000
set undoreload=10000"
" }}}---------------------------------------------------------------------------
" }}}###########################################################################
" {{{ НАСТРОЙКИ ЦВЕТА
" ##############################################################################
set background=dark
colo wombat_converted " Цветовая схема
"Грамматические ошибки
hi clear SpellBad
hi SpellBad cterm=bold ctermfg=160 ctermbg=NONE
"Ошибки в заглавных буквах
hi clear SpellCap
hi SpellCap cterm=bold ctermfg=110 ctermbg=NONE
"Стилистические ошибки
hi clear SpellLocal
hi SpellLocal cterm=bold ctermfg=120 ctermbg=NONE
hi Todo ctermfg=black ctermbg=221 " Метки TODO
hi MatchParen ctermfg=47 ctermbg=NONE " Парные скобки
hi Pmenu ctermfg=black ctermbg=lightgreen " Дополнение - Фон
hi PmenuSel ctermfg=black ctermbg=darkgreen " Дополнение - Элемент
hi CursorLine ctermfg=NONE ctermbg=234 cterm=NONE " Подсветка строки
set cursorline
"hi Folded ctermfg=black ctermbg=gray " Скрытие блоков
hi FoldColumn ctermfg=black ctermbg=black " Скрытие блоков
hi Error ctermfg=NONE ctermbg=1 " Ошибки
hi ErrorMsg ctermfg=grey ctermbg=red " Сообщение об ошибке
hi TabLineFill ctermfg=black ctermbg=black " Строка вкладок
hi TabLineSel ctermfg=lightgreen ctermbg=NONE " Текущая вкладка
hi TabLine ctermfg=yellow ctermbg=NONE " Остальные вкладки
hi Comment ctermfg=darkgray " Цвет комментариев
hi Search ctermfg=black ctermbg=209 " Цвет найденного
hi SignColor ctermbg=64 ctermfg=lightyellow guibg=grey guifg=RoyalBlue3
" }}}###########################################################################
" {{{ СТРОКА СОСТОЯНИЯ
" ##############################################################################
" set titlestring=\ %t\ (%{expand('%:p:h')})
set showcmd " Показывать размер выделенной области
set ch=1 " Количество строк
set cmdheight=1 " Коммандная строка в одну линию
set laststatus=2 " Всегда отображать статусную строку
" Функция отображения конструкции языка
function! SyntaxItem()
if synIDattr(synID(line("."),col("."),1),"name") == ""
return " --- "
else
return synIDattr(synID(line("."),col("."),1),"name")
endfunction
set statusline=%#Question# " Цвет
set statusline+=%t%m%r%h%w " Имя файла
" set statusline+=%{strlen(GitBranch())?'@'.GitBranch().'.git':''} " Ветка Git
set statusline+=%= " Выравн. справа
" set statusline+=%#Function# " Цвет
" set statusline+=%{functionator#GetName()} " Функция
" set statusline+=%#Question# " Цвет
" set statusline+=\ [ЛЕКСЕМА:\ %{SyntaxItem()}] " Лексема
" set statusline+=%#WarningMsg# " Цвет
set statusline+=%#Function# " Цвет
set statusline+=\ [%{strlen(&ft)?&ft:'none'} " Тип файла
set statusline+=\/\%{(&fenc==\"\"?&enc:&fenc)} " Кодировка
" set statusline+=%#String# " Цвет
set statusline+=\|%L:%03l,%03v\ %p%%] " Строка/столбец
" }}}###########################################################################
" {{{ ДОПОЛНИТЕЛЬНЫЕ ФУНКЦИИ
" ##############################################################################
" Автоматически делать файл исполняемым
function ModeChange()
if getline(1) =~ "^#!/"
silent !chmod a+x <afile>
endif
endfunction
au BufWritePost * call ModeChange()
" Отображение декларации функции
function GetDeclaration()
if strlen(glob("~/.vim/+scripts/declarations/".&ft))
echo system("~/.vim/+scripts/declarations/".&ft." '".expand("<cword>")."' ".expand("%"))
endif
" elseif &ft == 'perl'
" echo system("echo -n $(perldoc -i -f "
" \ .expand("<cword>")
" \ . " | head -1 | sed -r 's/^[[:space:]]+//g')")
" endif
endfunction
nmap <silent>fd :call GetDeclaration()<CR>
" }}}###########################################################################
" {{{ КОМБИНАЦИИ КЛАВИШ
" ##############################################################################
" , как <leader>
let mapleader=","
nmap \ ,
" Открытие/закрытие блоков текста
nnoremap <Space> za
vnoremap <Space> za
" Удаление конечных пробелов
map <leader>S :%s/\s\+$//<cr>:let @/=''<CR>
" Удаление дубликатов строк
map <leader>D :%s/^\(.*\)\(\n\1\)\+$/\1/<CR>
" Выделение недавно редактированного текста
nmap gV `[v`]
" Отключение подсветки найденного
nmap <silent> ,/ :nohlsearch<CR>
" Перемещение курсора в режиме вставки
imap <C-h> <left>
imap <C-j> <down>
imap <C-k> <up>
imap <C-l> <right>
" Показ строк, содержащих слово под курсором
nmap <Leader>g [I:let nr=input("> ")<Bar>exe "normal " . nr . "[\t"<CR>
" История комманд
cmap <C-P> <Up>
" Omnicompletion
imap <S-Tab> <C-X><C-O>
" Открытие буфера с ошибками
map <Leader>co :copen<CR>
" URxvt Home/End
map! <Esc>[7;7^ <C-Home>
map <Esc>[7;7^ <C-Home>
map <Esc>[8;8^ <C-End>
map! <Esc>[8;8^ <C-End>
" Копирование от курсора до конца строки
map Y y$
" Открытие руководства
nmap <F1> <S-K><cr>
imap <F1> <esc><S-K><cr>
vmap <F1> <esc><S-K><cr>
nmap fm <F1>
" Сохранение файла
nmap <F2> :up<cr><Right>
vmap <F2> <esc>:up<cr>i<Right>
imap <F2> <esc>:up<cr>i<Right>
" Открытие/закрытие окна с тэгами
nmap <F3> :TlistToggle<cr>
imap <F3> <esc>:TlistToggle<cr>
vmap <F3> <esc>:TlistToggle<cr>
" Включение режима вклейки
set pastetoggle=<F6>
"nmap `` <Plug>Goto_next_sign
" Проверка орфографии
set wcm=<Tab>
menu Spell.ru :setlocal spell<CR>:setlocal spelllang=<CR>:setlocal spelllang=ru<CR>
menu Spell.el :setlocal spell<CR>:setlocal spelllang=<CR>:setlocal spelllang=el<CR>
menu Spell.en :setlocal spell<CR>:setlocal spelllang=<CR>:setlocal spelllang=en<CR>
menu Spell.ru,en,el :setlocal spell<CR>:setlocal spelllang=<CR>:setlocal spelllang=ru,en,el<CR>
menu Spell.off :setlocal nospell<CR>
map <F6> :emenu Spell.<TAB>
" Навигация по ошибкам
"nmap <F8> :cn<cr>zv:cc<cr>
"vmap <F8> <esc>:cn<cr>zv:cc<cr>
"imap <F8> <esc>:cn<cr>zv:cc<cr>
"nmap <S-F8> :cp<cr>zv:cc<cr>
"vmap <S-F8> <esc>:cp<cr>zv:cc<cr>
"imap <S-F8> <esc>:cp<cr>zv:cc<cr>
" Компиляция/запуск интерпретатора
nmap <F9> :make<cr>
vmap <F9> <esc>:make<cr>
imap <F9> <esc>:make<cr>
nmap <S-F9> :copen<cr>
imap <S-F9> <esc>:copen<cr>
imap <S-F9> <esc>:copen<cr>
" Выполнение файла с параметрами
nmap <F10> :call Run("")<left><left>
vmap <F10> <esc>:call Run("")<left><left>
imap <F10> <esc>:call Run("")<left><left>
function Run(...)
if getline(1) =~ "^#!/"
execute "!%:p" a:1
else
execute "!\'".getcwd()."/%<\'" a:1
endif
endfunction
nmap <F11> :echo system("robodoc &")<CR>:echo "MAKING DOCUMENTATION"<CR>
imap <F11> :echo system("robodoc &")<CR>:echo "MAKING DOCUMENTATION"<CR>
vmap <F11> :echo system("robodoc &")<CR>:echo "MAKING DOCUMENTATION"<CR>
" < & > - отступы для блоков текста
vmap < <gv
vmap > >gv
" Открытие новой вкладки
" nmap <C-t> :tabnew<cr>
" imap <C-t> <ESC>:tabnew<cr>
" vmap <C-t> <ESC>:tabnew<cr>
" Редактирование командной строки как в Emacs
cnoremap <C-B> <Left>
cnoremap <C-E> <End>
" cnoremap <C-F> <Right>
cnoremap <C-N> <Down>
cnoremap <C-P> <Up>
cnoremap <ESC>b <S-Left>
cnoremap <ESC><C-B> <S-Left>
cnoremap <ESC>f <S-Right>
cnoremap <ESC><C-F> <S-Right>
cnoremap <ESC><C-H> <C-W>
" Редактирование окружений (cib/dap/...) {{{
" Редактирование СЛЕДУЮЩЕГО окружения"
nnoremap cinb f(ci(
nnoremap canb f(ca(
nnoremap cinB f{ci{
nnoremap canB f{ca{
nnoremap cin( f(ci(
nnoremap can( f(ca(
nnoremap cin{ f{ci{
nnoremap can{ f{ca{
nnoremap cin) f(ci(
nnoremap can) f(ca(
nnoremap cin} f{ci{
nnoremap can} f{ca{
nnoremap cin[ f[ci[
nnoremap can[ f[ca[
nnoremap cin] f[ci[
nnoremap can] f[ca[
nnoremap cin< f<ci<
nnoremap can< f<ca<
nnoremap cin> f<ci<
nnoremap can> f<ca<
nnoremap cin' f'ci'
nnoremap can' f'ca'
nnoremap cin" f"ci"
nnoremap can" f"ca"
nnoremap dinb f(di(
nnoremap danb f(da(
nnoremap dinB f{di{
nnoremap danB f{da{
nnoremap din( f(di(
nnoremap dan( f(da(
nnoremap din{ f{di{
nnoremap dan{ f{da{
nnoremap din) f(di(
nnoremap dan) f(da(
nnoremap din} f{di{
nnoremap dan} f{da{
nnoremap din[ f[di[
nnoremap dan[ f[da[
nnoremap din] f[di[
nnoremap dan] f[da[
nnoremap din< f<di<
nnoremap dan< f<da<
nnoremap din> f<di<
nnoremap dan> f<da<
nnoremap din' f'di'
nnoremap dan' f'da'
nnoremap din" f"di"
nnoremap dan" f"da"
nnoremap yinb f(yi(
nnoremap yanb f(ya(
nnoremap yinB f{yi{
nnoremap yanB f{ya{
nnoremap yin( f(yi(
nnoremap yan( f(ya(
nnoremap yin{ f{yi{
nnoremap yan{ f{ya{
nnoremap yin) f(yi(
nnoremap yan) f(ya(
nnoremap yin} f{yi{
nnoremap yan} f{ya{
nnoremap yin[ f[yi[
nnoremap yan[ f[ya[
nnoremap yin] f[yi[
nnoremap yan] f[ya[
nnoremap yin< f<yi<
nnoremap yan< f<ya<
nnoremap yin> f<yi<
nnoremap yan> f<ya<
nnoremap yin' f'yi'
nnoremap yan' f'ya'
nnoremap yin" f"yi"
nnoremap yan" f"ya"
" Редактирование ПРЕДЫДУЩЕГО окружения
nnoremap ciNb F(ci(
nnoremap caNb F(ca(
nnoremap ciNB F{ci{
nnoremap caNB F{ca{
nnoremap ciN( F(ci(
nnoremap caN( F(ca(
nnoremap ciN{ F{ci{
nnoremap caN{ F{ca{
nnoremap ciN) F(ci(
nnoremap caN) F(ca(
nnoremap ciN} F{ci{
nnoremap caN} F{ca{
nnoremap ciN[ F[ci[
nnoremap caN[ F[ca[
nnoremap ciN] F[ci[
nnoremap caN] F[ca[
nnoremap ciN< F<ci<
nnoremap caN< F<ca<
nnoremap ciN> F<ci<
nnoremap caN> F<ca<
nnoremap ciN' F'ci'
nnoremap caN' F'ca'
nnoremap ciN" F"ci"
nnoremap caN" F"ca"
nnoremap diNb F(di(
nnoremap daNb F(da(
nnoremap diNB F{di{
nnoremap daNB F{da{
nnoremap diN( F(di(
nnoremap daN( F(da(
nnoremap diN{ F{di{
nnoremap daN{ F{da{
nnoremap diN) F(di(
nnoremap daN) F(da(
nnoremap diN} F{di{
nnoremap daN} F{da{
nnoremap diN[ F[di[
nnoremap daN[ F[da[
nnoremap diN] F[di[
nnoremap daN] F[da[
nnoremap diN< F<di<
nnoremap daN< F<da<
nnoremap diN> F<di<
nnoremap daN> F<da<
nnoremap diN' F'di'
nnoremap daN' F'da'
nnoremap diN" F"di"
nnoremap daN" F"da"
nnoremap yiNb F(yi(
nnoremap yaNb F(ya(
nnoremap yiNB F{yi{
nnoremap yaNB F{ya{
nnoremap yiN( F(yi(
nnoremap yaN( F(ya(
nnoremap yiN{ F{yi{
nnoremap yaN{ F{ya{
nnoremap yiN) F(yi(
nnoremap yaN) F(ya(
nnoremap yiN} F{yi{
nnoremap yaN} F{ya{
nnoremap yiN[ F[yi[
nnoremap yaN[ F[ya[
nnoremap yiN] F[yi[
nnoremap yaN] F[ya[
nnoremap yiN< F<yi<
nnoremap yaN< F<ya<
nnoremap yiN> F<yi<
nnoremap yaN> F<ya<
nnoremap yiN' F'yi'
nnoremap yaN' F'ya'
nnoremap yiN" F"yi"
nnoremap yaN" F"ya"
" }}}
" }}}###########################################################################
" {{{ АББРЕВИАТУРЫ
" ##############################################################################
" ROBODOC
iabbrev rDV DEFAULT VALUE
iabbrev rIV INIT VALUE
iabbrev rNS NAMESPACE
iabbrev rSA SEE ALSO
iabbrev rSE SIDE EFFECTS
iabbrev rUB USED BY
iabbrev rUGV USED GLOBAL VARIABLES
iabbrev rUH USER HELP
iabbrev rUV USED VARIABLES
iabbrev rV VARIABLE
iabbrev rVS VARIABLES
iabbrev rW WARNING
iabbrev chg Создан: TIMESTAMP#Изменён: TIMESTAMP<ESC>F#xi
iabbrev cpr (c) 2014 Maxim Lihachev, <envrm@yandex.ru><ESC>
" }}}###########################################################################
" {{{ ВВОД КОМАНД В ДРУГИХ РАСКЛАДКАХ
" ##############################################################################
source $SHELLRC/etc/soft/vim/vim/+layouts/russian.vim
source $SHELLRC/etc/soft/vim/vim/+layouts/greek.vim
" }}}###########################################################################
" {{{ НАСТРОЙКИ ПЛАГИНОВ
" ##############################################################################
" Pathogen {{{
" Отключенные плагины
let g:pathogen_disabled = ['colorsupport', 'timelog']
execute pathogen#infect('+plugins/{}')
" call pathogen#runtime_append_all_bundles()
call pathogen#helptags()
" }}}
" Airline {{{
let g:airline_left_sep = ''
let g:airline_right_sep = ''
let g:airline_linecolumn_prefix = '/ '
let g:airline_branch_prefix = '⇵ '
let g:airline_paste_symbol = ''
let g:airline_whitespace_symbol = '∅'
let g:airline_section_c = '%t%m%r%h%w'
let g:airline_section_z = '%L:%03l,%03v %p%%'
" enable/disable fugitive/lawrencium integration
let g:airline_enable_branch=1
" enable/disable syntastic integration
let g:airline_enable_syntastic=0
" enable/disable tagbar integration
let g:airline_enable_tagbar=0
" enable modified detection
let g:airline_detect_modified=1
" enable paste detection
let g:airline_detect_paste=1
" enable iminsert detection
let g:airline_detect_iminsert=1
" enable whitespace detection
let g:airline_detect_whitespace=1 "icon and message (default)
" change the default theme
let g:airline_theme='wombat'
" enable/disable usage of patched powerline font symbols
let g:airline_powerline_fonts=0
" define the set of text to display for each mode.
let g:airline_mode_map = { 'i': '+', 'n': ' ', 'v': '⇄', 'V': '⇄', '': '⇅', 'R': '✂', 'c': '#', 's': 'SELECT', '^S': 'S-BLOCK', 'S': 'S-LINE' }
" }}}
" GIT"{{{
" Смена ветки Git
function GetGitBranches()
if bufname("") !~ "COMMIT.*"
if system("git status 2>/dev/null >/dev/null; echo -n $?") == 0
exe system("echo -n let s:git_branches = ;git branch | tr '\n*' ' '"
\."| sed -r \"s/^\\s+/['/; s/\\s+$/']/; s/\\s+/','/g\"")
set wcm=<Tab>
for branch in s:git_branches
exe "menu Git.".branch." :GitCheckout ".branch."<CR>:edit<CR>"
endfor
map <Leader>gb :emenu Git.<TAB>
endif
endif
endfunction
au BufWinEnter * call GetGitBranches()
au! BufEnter * if bufname("") !~ ".*COMMIT_EDITMSG.*" | lcd %:p:h | endif
"}}}
" VimWiki"{{{
let wiki = {}
if has("win32unix")
let wiki.path = '/d/etc/wiki/'
let wiki.path_html = '/z/wiki/'
else
let wiki.path = '~/.shellrc/vimwiki/wiki/'
let wiki.path_html = '~/.shellrc/vimwiki/html/'
endif
let wiki.template_path = '~/.shellrc/vimwiki/style/'
let wiki.template_default = 'template'
let wiki.template_ext = '.html'
let wiki.css_name = 'css/vimwiki.css'
let wiki.auto_export = 0
let wiki.nested_syntaxes = {
\'prolog': 'prolog'
\, 'bash': 'sh'
\, 'tcl': 'tcl'
\, 'scheme': 'scheme'
\, 'haskell': 'haskell'
\, 'erlang': 'erlang'
\, 'bnf': 'abnf'
\, 'plain': 'txt'
\, 'diff': 'diff'
\, 'javascript': 'javascript'
\, 'vim': 'vim'
\, 'latex': 'tex'}
let wiki.diary_rel_path = 'ЖЖ/Календарь/'
let wiki.diary_index = 'Календарь'
let wiki.diary_header = 'Календарь'
let wiki.diary_link_count = 4
let wiki.maxhi = 0 " Не проверять ссылки (на больших файлах вики тормозит)
let g:vimwiki_list = [wiki]
let g:vimwiki_hl_headers = 1
let g:vimwiki_folding = 1
let g:vimwiki_fold_lists = 1 " Скрытие блоков
let g:vimwiki_camel_case = 0 " Не использовать ВикиСлова
let g:vimwiki_list_ignore_newline = 0 " Преобразовывать переводы строк в </ br>
let g:vimwiki_html_header_numbering = 2 " Нумерация заголовков HTML со второго уровня
let g:vimwiki_html_header_numbering_sym = '.' " Нумерация оканчивается точкой
let g:vimwiki_user_htmls = 'ЖЖ/Календарь/today.html,ЖЖ/Календарь/timeline.html,ЖЖ/Календарь/statistic_words.html,ЖЖ/Календарь/statistic_tags.html,ЖЖ/Календарь/Карты/Челябинск.html,ЖЖ/Календарь/Карты/Дегтярск.html,ЖЖ/Календарь/Карты/Карабаш.html,ЖЖ/Календарь/Карты/Екатеринбург.html'
let g:vimwiki_hl_cb_checked = 1 " Подсвечивать выполненные задания как комментарии
let g:vimwiki_valid_html_tags = 'b,i,s,u,sub,sup,kbd,br,hr,embed,type,src,width,height,quality,object,param,p,cite'
let g:vimwiki_file_exts = 'pdf,txt,doc,rtf,xls,php,zip,rar,7z,html,gz,mp3,ogg'
"}}}
" MRU"{{{
nmap <Leader>m :MRU<cr>
let MRU_File = $HOME . '/.shellrc/var/vim/mru/vim_mru_files'
let MRU_Max_Entries = 100
let MRU_Exclude_Files = '^/tmp/.*\|^/var/tmp/.*\|.*COMMIT_EDITMSG.*'
"}}}
" Quickhl {{{
nmap <Leader>qq <Plug>(quickhl-toggle)
vmap <Leader>qq <Plug>(quickhl-toggle)
nmap <Leader>qr <Plug>(quickhl-reset)
vmap <Leader>qr <Plug>(quickhl-reset)
"}}}
" CommentToggle"{{{
nmap <C-C> <Plug>CommentToggle
imap <C-C> <ESC><Plug>CommentToggle
vmap <C-C> <Plug>CommentToggle
"}}}
" Calendar"{{{
let g:calendar_navi_label = 'Пред,Тек,След'
let g:calendar_mruler = 'Январь,Февраль,Март,Апрель,Май,Июнь,Июль,Август,Сентябрь'
\.',Октябрь,Ноябрь,Декабрь'
let g:calendar_wruler = 'Вс Пн Вт Ср Чт Пт Сб'
let g:calendar_monday = 1
"}}}
" Tasklist"{{{
let g:tlWindowPosition = 1 " Открывать окно снизу экрана
let g:tlTokenList = ['TODO','FIXME','DONE','INPROGRESS','XXX','DEBUG','TMP','BUGS', 'knownBug']
"}}}
" Neocomplcache {{{
let g:neocomplcache_enable_at_startup = 1 "Автоматически загружать плагин
let g:neocomplcache_auto_completion_start_length = 3
let g:neocomplcache_disable_auto_complete = 1 "Дополнение возможно по <C-x><C-u>
let g:neocomplcache_temporary_dir = $HOME . '/.shellrc/var/vim/neocon'
"}}}
" Neosnippet {{{
let g:neosnippet#snippets_directory = $HOME . '/.vim/+snippets/'
imap <C-o> <Plug>(neosnippet_expand_or_jump)
smap <C-o> <Plug>(neosnippet_expand_or_jump)
xmap <C-o> <Plug>(neosnippet_expand_target)
if has('conceal')
set conceallevel=2 concealcursor=i
endif
"}}}
" Timestamp {{{
let g:timestamp_regexp = '\v\C%(<%(Last %([cC]hanged?|modified)|Modified|Измен(е|ё)н)\s*:\s+)@<=.{2,3} \d{2} .{3} \d{4} \d{2}:\d{2}:\d{2}.*$|TIMESTAMP'
" %c seems to be different on different systems. Use a full form instead.
let g:timestamp_rep = '%a %d %b %Y %H:%M:%S'
"}}}
"Pummode"{{{
" Выбор вариантов дополнения курсорными клавишами
call pummode#map('i', '', 0, 'j', '<C-n>')
call pummode#map('i', '', 0, 'k', '<C-p>')
call pummode#map('i', '', 0, '<CR>', '<C-y>')
"}}}
"Yankring {{{
let g:yankring_history_file=".shellrc/var/vim/yankring/history"
let g:yankring_min_element_length = 5
let g:yankring_map_dot = 0
let g:yankring_ignore_operator = 'g~ gu gU ! = gq g? > < zf g@ @:'
map <leader>y :YRShow<cr>
"}}}
"Errormarker {{{
let g:errormarker_errorgroup = "Error"
let g:errormarker_warninggroup = "Todo"
let g:errormarker_errortext = "⚫"
let g:errormarker_warningtext = "⚑"
"}}}
" Figlet {{{
let g:figletFontDir = $HOME . '/.shellrc/etc/soft/figlet/fonts/'
let g:figletFont = 'slant'
" }}}
" Vim-Easy-Align {{{
vnoremap <silent> <Enter> :EasyAlign<cr>
" }}}
" vim-sdcv {{{
let g:sdcv_save = 1
let g:sdcv_cmd = "sdcv -n --data-dir ~/.shellrc/etc/soft/sdcv/dictionaries/ "
nmap fw ,qq<ESC>:call Dict(expand("<cword>"))<CR>
vmap fw ,qq<Esc>gv:call Dict(@*)<CR>
" }}}
" javascript-libraries-syntax {{{
let g:used_javascript_libs = 'jquery,angularjs,angularui,angularuirouter'
" }}}
" languagetool {{{
"
function LTCheck(ltl)
let g:languagetool_win_height=-1
let g:languagetool_lang=a:ltl
echo ' [*]'
execute 'LanguageToolCheck'
execute 'lopen'
endfunction
nmap <silent><leader>lr :call LTCheck("ru")<CR>
nmap <silent><leader>le :call LTCheck("en")<CR>
nmap <silent><leader>ls :call LTCheck("sr")<CR>
" }}}
" }}}###########################################################################

2
etc/soft/vim/vim/+ftplugin/markdown.vim

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
" setlocal syntax=off
" set re=1

0
etc/soft/vim/vim/+plugins/AnsiESC/README.md → etc/soft/vim/vim/+plugins_disabled/AnsiESC/README.md

0
etc/soft/vim/vim/+plugins/AnsiESC/autoload/AnsiEsc.vim → etc/soft/vim/vim/+plugins_disabled/AnsiESC/autoload/AnsiEsc.vim

0
etc/soft/vim/vim/+plugins/AnsiESC/doc/AnsiEsc.txt → etc/soft/vim/vim/+plugins_disabled/AnsiESC/doc/AnsiEsc.txt

0
etc/soft/vim/vim/+plugins/AnsiESC/plugin/AnsiEscPlugin.vim → etc/soft/vim/vim/+plugins_disabled/AnsiESC/plugin/AnsiEscPlugin.vim

0
etc/soft/vim/vim/+plugins/AnsiESC/plugin/cecutil.vim → etc/soft/vim/vim/+plugins_disabled/AnsiESC/plugin/cecutil.vim

0
etc/soft/vim/vim/+plugins/figlet/plugin/Figlet.vim → etc/soft/vim/vim/+plugins_disabled/figlet/plugin/Figlet.vim

0
etc/soft/vim/vim/_old_plg/functionator/functionator.patch → etc/soft/vim/vim/+plugins_disabled/functionator/functionator.patch

0
etc/soft/vim/vim/_old_plg/functionator/plugin/functionator.vim → etc/soft/vim/vim/+plugins_disabled/functionator/plugin/functionator.vim

0
etc/soft/vim/vim/+plugins/lispcomplete/autoload/lispcomplete.vim → etc/soft/vim/vim/+plugins_disabled/lispcomplete/autoload/lispcomplete.vim

0
etc/soft/vim/vim/+plugins/marks_corey/marks_corey.patch → etc/soft/vim/vim/+plugins_disabled/marks_corey/marks_corey.patch

0
etc/soft/vim/vim/+plugins/marks_corey/plugin/marks_corey.vim → etc/soft/vim/vim/+plugins_disabled/marks_corey/plugin/marks_corey.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/README.md → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/README.md

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/async_cache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/async_cache.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/cache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/cache.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/commands.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/commands.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/context_filetype.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/context_filetype.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/converter_abbr.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_abbr.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/converter_case.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_case.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/converter_delimiter.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_delimiter.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/converter_nothing.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_nothing.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/converter_remove_next_keyword.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/converter_remove_next_keyword.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/matcher_fuzzy.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/matcher_fuzzy.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/matcher_head.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/matcher_head.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/matcher_old.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/matcher_old.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/sorter_length.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/sorter_length.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/sorter_nothing.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/sorter_nothing.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/filters/sorter_rank.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/filters/sorter_rank.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/handler.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/handler.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/helper.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/helper.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/init.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/init.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/mappings.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/mappings.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/buffer_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/buffer_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/dictionary_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/dictionary_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/filename_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/filename_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/filename_include.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/filename_include.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/include_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/include_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/member_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/member_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/omni_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/omni_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/syntax_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/syntax_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/tags_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/tags_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/autocmds.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/autocmds.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_args.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_args.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_completions.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_completions.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_prototypes.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_prototypes.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_replaces.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/command_replaces.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/commands.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/commands.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/features.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/features.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/functions.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/functions.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/helper.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/helper.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/mappings.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/mappings.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/options.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/options.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/variables.dict → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/sources/vim_complete/variables.dict vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/util.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/util.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/neocomplcache/variables.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/neocomplcache/variables.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/unite/sources/file_include.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/unite/sources/file_include.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/unite/sources/neocomplcache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/unite/sources/neocomplcache.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital/_a20a988.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital/_a20a988/Data/List.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/Data/List.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital/_a20a988/Data/String.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/Data/String.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital/_a20a988/Prelude.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/Prelude.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital/_a20a988/System/Cache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/_a20a988/System/Cache.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/autoload/vital/neocomplcache.vital → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/autoload/vital/neocomplcache.vital

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/doc/neocomplcache.txt → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/doc/neocomplcache.txt

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/plugin/neocomplcache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache.vim

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/plugin/neocomplcache/buffer_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/buffer_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/plugin/neocomplcache/dictionary_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/dictionary_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/plugin/neocomplcache/include_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/include_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/plugin/neocomplcache/syntax_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/syntax_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/plugin/neocomplcache/tags_complete.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/plugin/neocomplcache/tags_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neocomplcache.vim/vest/test-neocomplcache.vim → etc/soft/vim/vim/+plugins_disabled/neocomplcache.vim/vest/test-neocomplcache.vim

0
etc/soft/vim/vim/+plugins/neosnippet.vim/README.md → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/README.md

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neocomplcache/sources/snippets_complete.vim → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neocomplcache/sources/snippets_complete.vim vendored

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neocomplete/sources/neosnippet.vim → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neocomplete/sources/neosnippet.vim

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet.vim → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet.vim

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/Gemfile.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/Gemfile.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/_.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/_.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/actionscript.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/actionscript.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/apache.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/apache.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/applescript.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/applescript.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/c.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/c.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/clojure.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/clojure.snip

0
etc/soft/vim/vim/+plugins/neosnippet.vim/autoload/neosnippet/snippets/coffee.snip → etc/soft/vim/vim/+plugins_disabled/neosnippet.vim/autoload/neosnippet/snippets/coffee.snip

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save