dotfiles/config/nvim
Fernando Schauenburg 38476f668c vim: add feedback for lua executor
This is useful when executing lines that produce no output, so I have
some confidence that something actually happened when pressing the key
bindings.

I am printing the message before executing the command because otherwise
this feedback would shadow the output of the command being executed
(which I am presumably interested in and would serve itself as
feedback).
2022-09-28 23:01:12 +02:00
..
after/ftplugin vim: add feedback for lua executor 2022-09-28 23:01:12 +02:00
lua/fs vim: add mapping to display syntax highlighting groups 2022-09-26 20:00:52 +02:00
spell vim: add some more spellings 2022-09-22 15:56:29 +02:00
init.lua vim: set map leader as early as possible in init.lua 2022-07-01 21:38:42 +02:00