summaryrefslogtreecommitdiff
path: root/home/xyz/.config/nvim
AgeCommit message (Collapse)Author
2025-03-29upstream name changeXiao Pan
https://github.com/neovim/neovim/issues/33075 https://github.com/neovim/neovim/pull/33122
2025-03-29fcitx.nvim no issue of leave search switch to pinyinXiao Pan
h-hg/fcitx.nvim is the only one out of the three alternatives that does not have this issue: after / search with chinese pingyin, then enter, then in normal mode if I press one key, e.g., k, it will trying to use chinese pingyin instead of using english
2025-01-01add commentXiao Pan
2025-01-01upstream colorscheme seems changed fold title to yellow which is more ↵Xiao Pan
readable, so no need to customize by myself
2024-12-12tinted-theming/tinted-vim breaking changesXiao Pan
https://github.com/tinted-theming/tinted-vim/pull/89
2024-07-11vrc commentXiao Pan
2024-07-01feat: vrc toggle markdown foldXiao Pan
2024-07-01maybe more correctXiao Pan
2024-07-01feat: vrc enable markdown folding hotkeyXiao Pan
2024-07-01no dyafk now, studio no firefoxXiao Pan
2024-06-01nvim config to open readonly if file already been openedXiao Pan
2024-06-01nvim new release has my fix, so no need latest version of the pluginXiao Pan
https://github.com/tpope/vim-markdown/commit/f2b82b7884a3d8bde0c5de7793b27e07030eb2bc
2024-06-01vrc statusline show if there is newline at EOFXiao Pan
2024-05-05vrc consider studio use headles firefox for douyu afkXiao Pan
2024-05-04nvim config more universal, so all my computers can have the same configXiao Pan
2024-04-17edit init.vim commentsXiao Pan
RRethy/nvim-base16 change name to base16-nvim. I tested markdown treesitter, better but still not good.
2024-04-17nvim customize old theme make fold title higher contrastXiao Pan
I choose to go back to old colorscheme plugin I use and customize it to make fold title higher contrast and more readable. Becase other theme plugins have other issues, so I would rather stick to the old plugin, plus it can be customized easily.
2024-04-17nvim better fold title contrastXiao Pan
2024-04-17updateXiao Pan
2024-04-17feat: gitcommit filetype set ccXiao Pan
2024-04-17feat: mail filetype set colorcolumn remind me max line charXiao Pan
2024-02-05updateXiao Pan
2024-01-17updateXiao Pan
2023-10-09I want to learning use hotkeys like 9j 9k, alias gj and gk to j and k in ↵Xiao Pan
config makes the learning difficult
2023-07-13nvim enable swapfile, use defualt; set XDG_STATE_HOME for it to use see nvim ↵Xiao Pan
`:h directory`
2023-06-13ka no needXiao Pan
2023-05-27init.vim, better fencsXiao Pan
2023-05-09nvim disable fold, because enable markdown fold has a noticeable performance ↵Xiao Pan
impact
2023-04-10enable fold and markdown fold, dogfooding my own vim markdown extension fold ↵Xiao Pan
bug fix
2022-10-23updatexyz
2022-10-22init.vim, I think it is better to uncomment windows specific codesxyz
2022-10-22use gitlab original repo for info.vim, instead of gitlab mirrorxyz
2022-10-22updatexyz
2022-10-22updatexyz
2022-10-22updatexyz
2022-10-21init.vim decrease g:markdown_minlines due to performace decreasexyz
2022-10-02nvim disable newly enabled default mouse supportxyz
2021-12-15init.vim, dec markdown_minline try to see if help performancexyz
2021-12-13inti.vim, no win32 nowxyz
2021-12-13move cfgc files to their location by git rm then git add themxyz