aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-17add gb mapping to switch buffersjdhao
2020-10-14update vim-tex configjdhao
2020-10-14update vim-sandwich config (use default mapping)jdhao
2020-10-14replace comformatable-motion.vim with vim-smoothiejdhao
2020-10-14update docsjdhao
2020-10-13add docjdhao
2020-10-13add more mappingsjdhao
2020-10-13add more mappingsjdhao
2020-10-13add nvim-miniyankjdhao
2020-10-13fix mapping bugsjdhao
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-11minor updatejdhao
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-10cursorhold is better than cmdlineleave for clear msgjdhao
2020-10-09change netrw's http commandjdhao
It seems the default command used by netrw for download files (with curl) will error out on Windows for https://www.unicode.org. I have no idea why. Need to work around this issue. See also https://github.com/chrisbra/unicode.vim/issues/51
2020-10-09use unicode.vim all the timejdhao
2020-10-09update: clear cmdline msg after 20 secondsjdhao
5 seconds is too short for long messages or messages we want to keep a record of.
2020-10-09change vim-plug install dirjdhao
2020-10-09use echon instead of echojdhao
echon does not add space between expressions.
2020-10-09only clear cmdline output when in normal modejdhao
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-09clear cmdline msg after some timejdhao
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-08more ins-completion mappingsjdhao
2020-10-07move completion-related mapping to mappings.vimjdhao
2020-10-07add plugin unicode.vimjdhao
2020-10-03change vim-plug install dirjdhao
2020-10-02update optionsjdhao
2020-10-02update optionsjdhao
2020-09-30update fold text stylejdhao
2020-09-30update foldtext functionjdhao
2020-09-30disable tutor pluginjdhao
2020-09-30change custom variable locationjdhao
2020-09-30update readmejdhao
2020-09-29Remove nerdtree, I rarely use itjdhao