aboutsummaryrefslogtreecommitdiff
path: root/autoload/utils.vim
AgeCommit message (Expand)Author
2022-07-02update titlestringjdhao
2022-01-13use lua for may_create_dirjdhao
2022-01-13feat: create parent dir of current file if it does not existjdhao
2021-12-30restore reg content after using itjdhao
2021-12-30split command output to list of string and set the bufferjdhao
2021-12-30remove loggingjdhao
2021-12-30fix: command output captured by a register not formatted properlyjdhao
2021-12-30refactor: capture command output silentlyjdhao
2021-12-15renaming variablesjdhao
2021-12-05remove mentioning of vim-airlinejdhao
2021-12-02Add command :Datetime to show current time or translate a Unix timestampjdhao
2021-11-23refactor theme loadingjdhao
2021-11-01move whitespace utility into separate pluginsjdhao
2021-11-01add iso time utils functionjdhao
2021-10-24show redir output in scratch bufferjdhao
2021-10-23add notification for Redir commandjdhao
2021-10-15refactor: load colorschemes randomlyjdhao
2021-08-13feat: make :edit command supports file glob patternsjdhao
2021-08-13Fix: remove loggingjdhao
2021-08-13Add Redir command to capture command output easilyjdhao
2021-08-08Use custom git branch name for vim-airlinejdhao
2021-08-07Better way to call lua function inside vim scriptjdhao
2021-08-07chore: formatting and fix spell errorsjdhao
2021-08-07Fix: the loading condition for fugitive is wrongjdhao
2021-08-05Use nvim-notify for showing messagesjdhao
2021-07-24Refactor: use a unified log functionjdhao
2021-07-13fix: use normal!jdhao
2020-12-16Make a plugin for leaving insert modejdhao
2020-11-24Using jk to escape insert mode without lagging.jdhao
2020-11-08refactor: move titlestring method to autoload dirjdhao
2020-10-19Use lua to generate random int.jdhao
2020-09-30update fold text stylejdhao
2020-09-30update foldtext functionjdhao
2020-09-27add ! for custom functionsjdhao
2020-09-27add mapping to move single or multiple linesjdhao
2020-09-27refactor: simplify if elsejdhao
2020-09-27use printf for string concatenation where neededjdhao
2020-09-26change vim script style from 4-space indent to 2-spacejdhao
2020-09-24fix style issues as per vintjdhao
2020-09-21add abort for functionsjdhao
2020-05-06Update utils.vimjdhao
2020-04-29update: add function to toggle cursorcolumnjdhao
2020-03-30chore: remove short url and replace with true urljdhao
2019-09-12Simplify init.vim and move settings to autoload and after directoryjdhao