dotfiles/config/nvim/after/ftplugin
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
..
gitcommit.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
help.lua vim: use vim.keymap instead of custom functions 2022-07-01 21:37:04 +02:00
lua.lua vim: add feedback for lua executor 2022-09-28 23:01:12 +02:00
markdown.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
python.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
sh.lua vim: use tabstop = 2 for shell scripts 2022-02-07 20:13:56 +01:00
text.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
vim.lua install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00