summaryrefslogtreecommitdiffstats
path: root/vim
AgeCommit message (Collapse)Author
2022-05-05Add 2 plugins in vim/pack/mitsuo/Mitsuo Tokumori
2022-05-05Merge remote-tracking branch 'origin/master'Mitsuo Tokumori
2022-05-05Add vim/pack directoryMitsuo Tokumori
2022-05-04Remove call to vim-indexed-search from vimrcMitsuo Tokumori
2022-04-07Add vim/pluginsMitsuo Tokumori
2022-04-03Add custom css to Md2Htmlmitsuo
Custom css is in ~/mahcode/pandoc/pandoc_style.css I don't know a better place to place it. I don't think it belongs inside the vim directory. If I'm going to take notes on another machine, then I need to have ~/mahcode in there too. mahcode is mahcode
2022-01-21Change "~/.vim/" to use $VIMRUNTIMEPATH.Mitsuo Tokumori
Also remove dependency of vim-indexed-search plugin
2021-11-30Add comment about pretty-print JSONmitsuo
2021-11-22Restructure directory, Fix install.shmitsuo