neovim-project
neovim-project copied to clipboard
Line number disapearing in split window after reboot
When i have a split window with :vsp, after a reboot when i open my neovim project with the plugin, line number disapear for the second window. I have to restart neovim again in order for it to fix it.
In other buffers too i open, line numbers disappear, I'm not sure if this is due to the plugin or neovim itself, tho I never had this issue before I used this plugin.
it also resets my tabstop setting, it seems to reset all my neovim settings
Nothing in plugin code can cause this type of issues. Try to reproduce with dependency https://github.com/Shatur/neovim-session-manager and with native sessions :mksession used by neovim-session-manager. Try to fix it in your config by changing order how files include settings.