dotfiles/config/nvim/after/plugin
Fernando Schauenburg f3a493d6f6 vim: more tweaks to lualine
1. Show the filename in italics if file is modified.
2. Put the plus sign on the right of the filename and make it stand out.
3. The symbols I was using were not rendering well on macOS and don't
   really have the time to debug this now. Just use simpler line.
2022-10-25 20:55:14 +02:00
..
colorizer.lua vim: add 'colorizer' plugin 2022-10-12 22:41:17 +02:00
fugitive.lua vim: open fugitive in new tab 2022-10-12 22:30:33 +02:00
indent-blankline.lua vim: only execute config if respective plugin is installed 2022-10-04 23:58:56 +02:00
lualine.lua vim: more tweaks to lualine 2022-10-25 20:55:14 +02:00
nvim-tree.lua vim: improve nvim-tree behavior and add mappings 2022-10-14 09:47:19 +02:00
solarized.lua vim: prevent errors if colorscheme is not yet installed 2022-10-11 22:25:06 +02:00
tabular.lua vim: only execute config if respective plugin is installed 2022-10-04 23:58:56 +02:00
telescope.lua vim: solve telescope keymap conflict 2022-10-20 12:19:56 +02:00
treesitter.lua vim: re-enable markdown highlighting via treesitter 2022-10-11 19:34:42 +02:00
vim-better-whitespace.lua vim: move configs to after/plugin/*.lua -> less packer dependence 2022-10-04 23:40:53 +02:00
virt-column.lua vim: only execute config if respective plugin is installed 2022-10-04 23:58:56 +02:00