aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2020-09-28reduce yank highlight timejdhao
2020-09-28change location to install vim-plugjdhao
2020-09-28fix missing runtimepath issuejdhao
it seems that stdpath('data') is not in the runtimepath.
2020-09-28update fugitive settingjdhao
2020-09-28add wildignore optionjdhao
2020-09-28change wildmode optionjdhao
2020-09-27remove some mappings I seldom usejdhao
2020-09-27add ! for custom functionsjdhao
2020-09-27add mapping to move single or multiple linesjdhao
2020-09-27use match(), replace obscure regex-match notationjdhao
2020-09-27update docsjdhao
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-27do not load menu(I have never used it)jdhao
2020-09-27remove goyo (I rarely use it)jdhao
2020-09-27use g:is_win to check current systemjdhao
2020-09-27refactor: simplify if elsejdhao
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-26update docsjdhao
2020-09-26change vim script style from 4-space indent to 2-spacejdhao
2020-09-26turn tab to spacesjdhao
2020-09-26update option.vimjdhao
2020-09-25remove colorcolumn optionjdhao
we can set it per filetype
2020-09-24update spell filejdhao
2020-09-24fix doc syntax issuesjdhao
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-24remove search highlight toggle mappingjdhao
2020-09-23Update Nvim_setup.shjdhao
2020-09-23update fvim settingsjdhao