dotfiles/nvim/plugin
Dmytro Meleshko ca5544566a [nvim] make various airline setup improvements
1. List the extensions I use explicitly.
2. Use the `iminsert` part instead of `keymap` as it shows the short
   code from `b:keymap_name`.
3. Move the file size display part into its own "extension".
4. Update the file size part on-the-fly by using `wordcount()` not more
   frequently than 2 seconds.
5. Abuse the extension system for tweaking `maxlinenr` and `colnr`, and
   also read their real definitions.

Pretty cool, am I right?
2021-05-16 15:18:43 +03:00
..
dotfiles [nvim] add an indentation block motion 2021-03-07 15:24:42 +02:00
completion.vim [nvim] don't set formatexpr 2021-01-10 20:04:27 +02:00
editing.vim [nvim] add some more mappings 2021-05-15 18:45:59 +03:00
files.vim [nvim] entirely get rid of the CtrlSF plugin 2021-04-25 21:02:00 +03:00
git.vim [nvim] add a GBrowse handler for AUR package repos 2021-05-14 15:28:44 +03:00
interface.vim [nvim] make various airline setup improvements 2021-05-16 15:18:43 +03:00