dotfiles/nvim/.config/nvim
Sanchayan Maity db6657f3ce nvim: init: Fix option settings
Some options need to be set for both vim.bo (for the current buffer) and
vim.o (for newly opened buffers). This is required till the below PR
gets merged.
https://github.com/neovim/neovim/pull/13479
2021-04-28 11:06:46 +05:30
..
after nvim: fugitive: Refactor and add some more git helpers 2021-04-27 09:29:41 +05:30
autoload nvim: fugitive: Refactor and add some more git helpers 2021-04-27 09:29:41 +05:30
colors nvim: yolokai: Sync with upstream nvim-highlite 2021-02-25 13:27:28 +05:30
compiler nvim: Use a custom stack compiler for Haskell 2020-01-27 09:30:19 +05:30
lua nvim: lua: plugins: Drop vim-tmux-focus-events 2021-04-28 10:58:39 +05:30
init.lua nvim: init: Fix option settings 2021-04-28 11:06:46 +05:30