summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-04-29Git: Correct spelling in configdein.vimyushyin1-3/+3
2019-04-28Git: Add rmbranch aliasyushyin1-0/+8
2019-04-28Git: Update log aliasesyushyin1-4/+10
2019-04-28Git: Update aliasesyushyin1-2/+35
2019-04-27Vim: Set omnifunc for c filesyushyin1-0/+5
2019-04-27Dein: Add vim-openscadyushyin1-0/+3
2019-04-27Dein: Update gina.vimyushyin1-1/+1
2019-04-27Vim: Merge after/ftplugin/haskell.vim to vimrcyushyin2-1/+2
2019-04-27Vim: Merge ftplugin/rust.vim to vimrcyushyin2-1/+2
2019-04-27Vim: Change the c/c++ LSP server from cquery to cclsyushyin1-4/+4
2019-04-27Vim: Add basic keymaps for vim-lspyushyin1-0/+8
2019-04-27Vim: Update keymappings for denite.vimyushyin1-4/+11
2019-04-27Vim: Add additional dependencies for denite.vimyushyin1-0/+9
2018-09-29Vim: Add vim-lspyushyin6-33/+35
Replace language specific autocompletion for Haskell, Rust and C/C++ with vim-lsp's omnifunc.
2018-09-22Dein: Use inline tables for on_mapyushyin1-4/+2
2018-09-22Vim: Add plugins textobj-(user,between,indent)yushyin2-0/+34
2018-09-22Vim: Remove unwanted plugin vinariseyushyin1-4/+0
2018-09-22Vim: Remove vimfiler (does not work with denite)yushyin1-4/+0
2018-01-28Vim: Replace plugin gita with ginayushyin1-2/+3
2018-01-28Vim: Remove unwanted plugins neomru and vimshellyushyin1-10/+0
2018-01-28Vim: Remove obsolete plugin vimprocyushyin1-4/+0
2018-01-28Vim: Replace Unite with Deniteyushyin3-23/+7
2018-01-28Vim: Remove ultisnips as the clang_complete snippets engineyushyin1-1/+0
2016-11-27Vim: Replace neobundle by deinyushyin3-176/+167
2016-11-27Vim: Add vim-operator-surround pluginHEADmasteryushyin2-0/+16
2016-11-27Vim: Add untap() call in vim-racer configyushyin1-0/+1
2016-11-27Vim: There is no meaning in lazy load vim-toml and vim-ledgeryushyin1-4/+0
2016-11-27Vim: Delete unused plugin tagbaryushyin2-42/+0
2016-11-27Vim: Replace vim-fugitive with vim-gitayushyin1-4/+5
2016-11-27Vim: Replace syntastic with neomakeyushyin2-11/+5
2016-11-27Vim: Replace ultisnips with neosnippetyushyin2-11/+16
2016-11-27Vim: Replace tabular with vim-easy-alignyushyin2-5/+10
2016-04-08Vim: Silently install neobundleyushyin1-2/+2
2016-02-13Neobundle: Delete depends options for vimfileryushyin1-1/+0
otherwise unite cannot be lazy loaded
2016-02-13Vim: Add write with sudo commandyushyin1-0/+3
2016-02-13Vim: Add vinarise pluginyushyin1-0/+4
2016-02-13Vim: Add vim-addon-local-vimrc pluginyushyin2-0/+7
2016-02-13Vim: Add vim-racer pluginyushyin2-0/+9
2016-02-13Unite: Update on source configyushyin1-0/+1
2016-02-13Neobundle: Replace deprecated optionsyushyin1-37/+23
2016-02-13Vim: No lazy loading vimfiler, fugitive, syntasticyushyin1-27/+3
2016-01-22Vim: Set linebreak option for tex filesyushyin1-0/+1
2016-01-22Neobundle: Add dep for vimfiler, delete defaultsyushyin1-3/+1
2015-09-06Add zsh configyushyin4-0/+97
2015-09-06Add git configyushyin1-0/+30
2015-09-06Vim: Set persistent-undo; reorganise cache filesyushyin1-2/+5
2015-09-05Vim: Set several neobundle hooks for pluginsyushyin3-10/+19
2015-09-05Gvim: Disable all guioptions but the menuyushyin1-3/+1
2015-09-05Vim: Hook for base16-monokai colorschemeyushyin1-5/+8
2015-09-05Vim: Use smartindent as defaultyushyin1-1/+1