jdhao
|
ee4bce4671
|
enable mouse in normal mode
|
2025-02-15 14:36:24 +01:00 |
|
jdhao
|
f95d4c09b4
|
disable mouse
|
2024-12-21 00:03:38 +01:00 |
|
jdhao
|
1d66475cae
|
make option showcmd shown in statusline instead
Related issues:
+ https://groups.google.com/g/vim_dev/c/YwFLUaduXTQ
+ https://github.com/neovim/neovim/pull/21202
+ https://github.com/nvim-lualine/lualine.nvim/issues/949
|
2024-12-19 23:39:14 +01:00 |
|
jdhao
|
a3c8b3d5b5
|
Update configuration for nvim-cmp
1. restrict max width of the completion menu. Here I am using
lspkind.nvim to achieve this. There are other native ways to do this,
see also https://github.com/hrsh7th/nvim-cmp/discussions/609 and
https://github.com/hrsh7th/nvim-cmp/issues/980
2. remove cmp-emoji as it is rarely used and interfere when I write
Python
3. lower the transparency for popup menu
|
2024-08-20 01:04:02 +02:00 |
|
jdhao
|
69643e143a
|
use plugin nvim-ufo for better folding
The settings are copied from https://github.com/kevinhwang91/nvim-ufo/issues/4#issuecomment-1514537245,
with some modification.
|
2024-08-05 05:27:49 +08:00 |
|
jdhao
|
bf49e90947
|
change value for option 'splitkeep'
|
2024-08-05 05:03:02 +08:00 |
|
jdhao
|
2c9948300d
|
Add diffview.nvim for viewing diffs
|
2023-10-18 22:10:11 +02:00 |
|
jdhao
|
b1f0ef63ef
|
Rename vimscript conf directory
|
2023-10-11 20:41:25 +02:00 |
|