aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-10-31change happy_hacking colorscheme URLjdhao
2020-10-31Move vim-plug installation outside of config.jdhao
It is a one-time thing. Do not waste precious time checking it every time we start Nvim.
2020-10-29update init.vimjdhao
2020-10-29remove two mappingsjdhao
Rarely used, and ctrl-u conflict with an already defined mapping.
2020-10-29update fvim settingsjdhao
See also https://github.com/yatli/fvim/issues/164.
2020-10-28fix minor issuejdhao
2020-10-28update toast colorschemejdhao
2020-10-26move Vim learning resources to seprate filesjdhao
2020-10-23use arrowkeys to switch windowsjdhao
2020-10-23update doc on mappingsjdhao
2020-10-23update docjdhao
2020-10-23Use vim-mundo instead of undotree.jdhao
Undotree is unbearably slow for large number of undo changes. Vim-mundo is faster than undotree, though it is not that fast.
2020-10-23add git-messenger (show commit history for a line)jdhao
2020-10-22update colorschemejdhao
2020-10-21remove tagbarjdhao
2020-10-20Remove gotham, it is too dark for the eyejdhao
2020-10-20use monokai-tasty themejdhao
2020-10-20update leaderf settingjdhao
2020-10-19use local imagejdhao
2020-10-19change imagejdhao
2020-10-19add <C-U> in mappings that use command where appropriatejdhao
2020-10-19Use lua to generate random int.jdhao
2020-10-19updatejdhao
2020-10-19check for invalid colorschemejdhao
2020-10-18updatejdhao
2020-10-18refactor: change colorscheme config func logicjdhao
2020-10-18do not set colorscheme if user color scheme not foundjdhao
2020-10-18update theme settingsjdhao
2020-10-18update theme settingsjdhao
2020-10-18add neodark themejdhao
2020-10-18update themesjdhao
2020-10-18change plugin urljdhao
2020-10-18fix true color support issuejdhao
2020-10-18use random colorscheme on startupjdhao
2020-10-18add fun snippet for vim scriptjdhao
2020-10-17update mappingsjdhao
2020-10-17update mappingsjdhao
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