dotfiles/nvim/.config/nvim
Sanchayan Maity 7271c9b030
nvim: plugins: Remove auto-session
Recent changes to auto-session which got added with session lens
support are just plain annoying. It adds telescope support which
broke session loading as we do not use telescope. It has started
creating session files which we do not want and there seems to be
no setting to disable them or at least if there is it is not at
all obvious from the documentation. Just nuke this nonsense.
2023-05-01 11:30:28 +05:30
..
after nvim: plugins: Remove auto-session 2023-05-01 11:30:28 +05:30
autoload nvim: autoload/git: Set upstream when checking out remote branch 2022-12-06 19:15:03 +05:30
colors nvim: colors/yolokai: Convert all tabs to spaces 2023-04-12 11:20:39 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: ftdetect: Drop nix ftdetect 2022-01-26 10:32:11 +05:30
lua nvim: plugins: Remove auto-session 2023-05-01 11:30:28 +05:30
plugin nvim: plugin/visual-star-search: Set mark when doing backward search 2022-05-18 09:09:23 +05:30
.editorconfig nvim: Add editorconfig 2023-01-15 17:22:14 +05:30
init.lua nvim: init: Drop textobj-word-column setting 2023-04-22 13:05:52 +05:30