mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
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
This commit is contained in:
@@ -179,3 +179,5 @@ set diffopt+=linematch:60
|
||||
|
||||
set nowrap " do no wrap
|
||||
set noruler
|
||||
|
||||
set showcmdloc=statusline
|
||||
|
||||
Reference in New Issue
Block a user