aboutsummaryrefslogtreecommitdiff
path: root/plugins.vim
AgeCommit message (Collapse)Author
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
2020-07-29remove IME toggle for Mac(it cause more issues than it solvesjdhao
2020-07-29update plugin settings (leaderf and semshi)jdhao
2020-07-29update color themejdhao
2020-07-15update airlinethemejdhao
2020-07-13update vim-airline themejdhao
2020-06-19update ale settingjdhao
2020-06-19Update nerdtree repo namejdhao
2020-05-22remove supertabsjdhao
2020-05-22remove number toggle pluginjdhao
2020-04-28fix: add variable scopejdhao
2020-04-26remove marks pluginjdhao
I added the marks plugin to my config because back then I do not know how to go back to my previous edit position. Now my vim knowledge grows, and I know how to use `g;` and `g,` to go back and forth the change history. There is now little use to use marks plugin any more.
2020-04-22chore: remove trailing white spacesjdhao
2020-04-20update settings for cpp/c languagejdhao
2020-04-18update: add cpp/c support.jdhao
2020-04-05update: add plugin vim-pythonsensejdhao
This plugin provides several Python-related text objects, such as `if`, `af`, `id`, `ad`.
2020-03-30chore: remove short url and replace with true urljdhao
2020-03-09Add emmet.vimjdhao
2020-02-04update scroll settingsjdhao
2020-01-14Update color theme pluginjdhao
2020-01-14Add nvim-pdb settingsjdhao
2020-01-14Conditional activation for fugitive.jdhao
2020-01-14Add explicit variable scopejdhao
2020-01-14Add debugger pluginjdhao
2020-01-13Update firenvim settings.jdhao
Make firenvim not take over the text area automatically. We need to activate it using a shortcut.
2020-01-09Update plugins.vimjdhao
2020-01-09Update plugins.vimjdhao
2020-01-08Remove flake8 linter for Pythonjdhao
2020-01-07Use ALE for linting instead of Neomakejdhao
2020-01-06Update plugins.vimjdhao
2020-01-04Remove matrix since it is too slow on Macjdhao
2020-01-04Add the Matrix plugin for fun!jdhao
2020-01-04Update firenvim settingsjdhao
2020-01-01Update firenvim settingsjdhao
2020-01-01Add firenvimjdhao
2019-12-29Add toml supportjdhao
2019-12-26Update leaderf ignore settings.jdhao
2019-12-25Update leaderf settingsjdhao
2019-12-24Remove SimpylFoldjdhao
2019-12-24Add neoformatjdhao
2019-12-24Update leaderf settingjdhao
2019-12-23Add emoji support.jdhao
2019-12-19Remove unsuitable airline themesjdhao
2019-12-16Change plugin ale repojdhao
Plug ale has been transferred to a group.
2019-12-11Update vim-plug install logicjdhao
2019-12-10Update plugin matchup settingjdhao
2019-12-09Merge branch 'master' of https://github.com/jdhao/nvim-configjdhao