- How to Use luarocks Package in Neovim https://jdhao.github.io/2024/12/11/how_to_use_luarocks_package_in_neovim/ 9 comments neovim
- Is there a way to change neovims way of displaying folds to the way other Editors like VS Code do it? https://jdhao.github.io/2019/08/16/nvim_config_folding/ 16 comments neovim
- Sharing my series of posts on nifty nvim/vim techniques https://jdhao.github.io/2021/12/31/using_nvim_after_three_years/ 11 comments neovim
- show diff message while git committing in vim https://jdhao.github.io/2021/07/24/git_show_diff_when_commiting/ 24 comments vim
- vim/neovim tips and tricks https://jdhao.github.io/2021/01/07/nifty_nvim_techniques_s9/ 3 comments vim
- A better way to leave insert mode https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/ 44 comments neovim
- A improved mapping to leave insert mode than jk or kj or jj https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/ 134 comments vim
- nifty vim/nvim tips that improve my life https://jdhao.github.io/2020/09/22/nifty_nvim_techniques_s7/ 3 comments neovim
- nifty vim/nvim tips that improve my life https://jdhao.github.io/2020/09/22/nifty_nvim_techniques_s7/ 32 comments vim
- Search and replace in multiple files https://jdhao.github.io/2020/03/14/nvim_search_replace_multiple_file/ 4 comments vim
- Add, subtract, multiply or divide a value to each number in a range quickly in Vim https://jdhao.github.io/2020/01/10/nvim_number_arithmetic_in_substitute/ 8 comments vim
- Creating Markdown header usingregex keyword and Python interpolation with ultisnips https://jdhao.github.io/2020/01/05/ultisnips_python_interpolation/ 3 comments vim
- Nifty Nvim techniques which make life easier -- s6 https://jdhao.github.io/2019/12/21/nifty_nvim_techniques_s6/ 7 comments vim
- Async command running with asyncrun.vim is awesome! https://jdhao.github.io/2019/12/09/vim_asynchronous_command_run/ 9 comments vim
- Generate TOC for Markdown with tagbar https://jdhao.github.io/2019/10/15/tagbar_markdown_setup/ 3 comments vim
- Nifty Nvim/Vim Techniques Which Make My Life Easier -- Series 3 https://jdhao.github.io/2019/05/14/nifty_nvim_techniques_s3/ 3 comments neovim
- Nifty Nvim/Vim Techniques Which Make My Life Easier -- Series 3 https://jdhao.github.io/2019/05/14/nifty_nvim_techniques_s3/ 18 comments vim
- Nifty vim techniques which makes my life easier https://jdhao.github.io/2019/09/17/nifty_nvim_techniques_s4/ 26 comments vim
- How To Create Proper Folding for Vim/Nvim Configuration https://jdhao.github.io/2019/08/16/nvim_config_folding/ 7 comments vim
- I wrote a script to randomly choose a vim-airline theme on startup https://jdhao.github.io/2019/04/22/mix_python_and_vim_script/ 3 comments neovim