From 4747f73c04ead91e4147b7946a97658899a9526f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Sat, 13 May 2023 13:02:22 +0300 Subject: nvim: purge vista.vim --- .config/nvim/after/plugin/autocmds.vim | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/nvim/after/plugin') diff --git a/.config/nvim/after/plugin/autocmds.vim b/.config/nvim/after/plugin/autocmds.vim index c953a24..05b7ce9 100644 --- a/.config/nvim/after/plugin/autocmds.vim +++ b/.config/nvim/after/plugin/autocmds.vim @@ -12,6 +12,3 @@ autocmd BufReadPost * \ if line("'\"") >= 1 && line("'\"") <= line("$") && &ft !~# 'commit' \ | exe "normal! g`\"" \ | endif - -" Currently for one c snippet, but can embed into lualine -autocmd VimEnter * call vista#RunForNearestMethodOrFunction() -- cgit v1.2.3-70-g09d2