dotfiles/nvim
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
..
after [nvim] enable vim-pencil in emails 2021-05-09 01:10:50 +03:00
autoload [nvim] make various airline setup improvements 2021-05-16 15:18:43 +03:00
coc-languages [nvim] enable automatic markdown text wrapping 2021-05-16 02:42:59 +03:00
colors [nvim] fix plugins after update 2021-05-15 20:19:39 +03:00
dotfiles [nvim] make various airline setup improvements 2021-05-16 15:18:43 +03:00
keymap [nvim] add a mapping for switching keymaps along with customized versions of vim's keymaps 2020-09-19 16:34:04 +03:00
plugin [nvim] make various airline setup improvements 2021-05-16 15:18:43 +03:00
.gitignore rewrite `gitignore`s 2020-08-23 11:59:42 +03:00
ginit.vim still not using neovim GUIs 2021-05-04 02:32:55 +03:00
init.vim [nvim] add nvim-treesitter (READ COMMIT NOTES) 2021-03-21 15:13:42 +02:00