index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
autoload
Age
Commit message (
Expand
)
Author
2021-07-24
Refactor: use a unified log function
jdhao
2021-07-13
fix: use normal!
jdhao
2021-01-12
Fix bug for text object for the entire buffer
jdhao
2020-12-16
Make a plugin for leaving insert mode
jdhao
2020-11-24
Using jk to escape insert mode without lagging.
jdhao
2020-11-14
move function to autoload dir
jdhao
2020-11-12
Add text objects for Markdown fenced code blocks.
jdhao
2020-11-12
Move text object to autoload directory
jdhao
2020-11-08
refactor: move titlestring method to autoload dir
jdhao
2020-10-19
Use lua to generate random int.
jdhao
2020-09-30
update fold text style
jdhao
2020-09-30
update foldtext function
jdhao
2020-09-27
add ! for custom functions
jdhao
2020-09-27
add mapping to move single or multiple lines
jdhao
2020-09-27
refactor: simplify if else
jdhao
2020-09-27
use printf for string concatenation where needed
jdhao
2020-09-26
change vim script style from 4-space indent to 2-space
jdhao
2020-09-24
fix style issues as per vint
jdhao
2020-09-21
add abort for functions
jdhao
2020-05-06
Update utils.vim
jdhao
2020-04-29
update: add function to toggle cursorcolumn
jdhao
2020-03-30
chore: remove short url and replace with true url
jdhao
2019-09-16
Various small update
jdhao
2019-09-12
Add vim-plug
jdhao
2019-09-12
Simplify init.vim and move settings to autoload and after directory
jdhao