dotfiles/nvim/.config/nvim
Sanchayan Maity 491ffb9bee nvim: Drop vim-polyglot & miscellaneous clean up
Drop polyglot and add the necessary language support manually. While at
it disable some internal plugins and drop vim-qlist. qlist is only useful
if path is set correctly and it can search for files as indicated by the
path. Since we do not do this, it does not add any value.

Add vim-tmux-focus-events back again. As per this thread
https://github.com/tmux-plugins/vim-tmux-focus-events/issues/1

neovim shouldn't require this plugin however the observation seems that
it's required.

Gitgutter quickfix entries should be loaded in quickfix and not location
list.

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
2020-05-19 14:21:29 +05:30
..
after nvim: after: ftplugin: qf: Do not set relative number in QF window 2020-05-17 20:58:06 +05:30
colors nvim: colors: molokai: Improvement updates taken from molokayo 2020-05-13 11:53:31 +05:30
compiler nvim: Use a custom stack compiler for Haskell 2020-01-27 09:30:19 +05:30
plugin nvim: Refactor neovim configuration 2020-05-07 13:06:50 +05:30
autocmd.vim nvim: Switched to a different rainbow parentheses plugin 2020-05-14 15:36:30 +05:30
config.vim nvim: Drop vim-polyglot & miscellaneous clean up 2020-05-19 14:21:29 +05:30
functions.vim nvim: Refactor neovim configuration 2020-05-07 13:06:50 +05:30
init.vim nvim: Drop vim-polyglot & miscellaneous clean up 2020-05-19 14:21:29 +05:30
keymappings.vim nvim: keymappings: Do not map j/k to gj/gk 2020-05-15 10:54:19 +05:30
plugin_settings.vim nvim: Drop vim-polyglot & miscellaneous clean up 2020-05-19 14:21:29 +05:30