aboutsummaryrefslogtreecommitdiff
path: root/plugins.vim
AgeCommit message (Expand)Author
2020-10-13add nvim-miniyankjdhao
2020-10-12add LeaderF bufTag mappingsjdhao
2020-10-12add vim-swapjdhao
2020-10-12do not use vim-sandwich's default mappingsjdhao
2020-10-12no need to unmap s operationjdhao
2020-10-12update vim-sandwich mappingsjdhao
2020-10-11update vim-sandwich config, disable vim-surroundjdhao
2020-10-11add vim-sandwich, may ditch surround.vim in futurejdhao
2020-10-11update vista.vim configjdhao
2020-10-11update vim-markdown setting (use conceal)jdhao
2020-10-11update vista, remove vim-pandoc-syntaxjdhao
2020-10-10move airline setting togetherjdhao
2020-10-09use unicode.vim all the timejdhao
2020-10-09update anzu settingjdhao
2020-10-09add vim-searchlight descriptionjdhao
2020-10-09add vim-cooljdhao
2020-10-09minor update to auto-savejdhao
2020-10-09add * mapping for visual selectionjdhao
2020-10-09remove is.vim (the cooperation between plugins is nightmare)jdhao
2020-10-08update airline themes to usejdhao
2020-10-08small fixjdhao
2020-10-07move completion-related mapping to mappings.vimjdhao
2020-10-07add plugin unicode.vimjdhao
2020-10-03change vim-plug install dirjdhao
2020-09-29Remove nerdtree, I rarely use itjdhao
2020-09-28fix missing runtimepath issuejdhao
2020-09-28update fugitive settingjdhao
2020-09-27refactor: vim-plug installjdhao
2020-09-27refactor: vim-plug installjdhao
2020-09-27refactor: vim-plug installjdhao
2020-09-27update airline settingjdhao
2020-09-27remove goyo (I rarely use it)jdhao
2020-09-27use g:is_win to check current systemjdhao
2020-09-27update vim-plug install logicjdhao
2020-09-27refactor: variable namingjdhao
2020-09-27change location of vim-plugjdhao
2020-09-27use printf for string concatenation where neededjdhao
2020-09-26change vim script style from 4-space indent to 2-spacejdhao
2020-09-24fix style issues as per vintjdhao
2020-09-24Merge branch 'master' of https://github.com/jdhao/nvim-configjdhao
2020-09-24update LeaderF settingsjdhao
2020-09-23update grammarous settingjdhao
2020-09-20fix syntax errorjdhao
2020-09-20add grammar checking pluginjdhao
2020-09-19use internal yank highlight instead of pluginsjdhao
2020-09-02remove global setting since it is not used anywayjdhao
2020-08-24update LeaderF settingsjdhao
2020-08-19update LeaderF settingsjdhao
2020-08-19update leaderf settingsjdhao
2020-08-12Only Install vim-plug on Windows or Mac inside configjdhao