neovim-config/lua/core
Akianonymus aa95c05179 Remove some unneeded events when hiding statusline
dunno why cmdwinenter was there

term enter is not needed as it will handled with Buf events

use filetype events as a buffer may not trigger other events but change
the filetype
2021-08-22 17:54:10 +05:30
..
autocmds.lua Remove some unneeded events when hiding statusline 2021-08-22 17:54:10 +05:30
init.lua Restructure config | Move some to a packer plugin | Lot of cleanup 2021-08-22 17:54:10 +05:30
mappings.lua mappings: Add PackerClean command 2021-08-22 17:54:10 +05:30
options.lua Restructure config | Move some to a packer plugin | Lot of cleanup 2021-08-22 17:54:10 +05:30
utils.lua Restructure config | Move some to a packer plugin | Lot of cleanup 2021-08-22 17:54:10 +05:30