[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: What is the best way to install vim 8.1 on stretch?



On Thu, Nov 15, 2018 at 03:13:37PM +0100, Shane Dev wrote:
https://www.vim.org/vim-8.1-released.php - The main new feature of Vim 8.1
is support for running a terminal in a Vim window

The neovim in stretch has this feature. It might be worth giving that a
look. I have the following in ~/.config/nvim/init.vim, which instructs
it to use my existing ~/.vim configuration

   set runtimepath^=~/.vim runtimepath+=~/.vim/after
   let &packpath = &runtimepath
   source ~/.vim/vimrc

I can therefore try out neovim alongside vim. Although I haven't really
spent much time in nvim at all yet.

--

⢀⣴⠾⠻⢶⣦⠀
⣾⠁⢠⠒⠀⣿⡁ Jonathan Dowland
⢿⡄⠘⠷⠚⠋⠀ https://jmtd.net
⠈⠳⣄⠀⠀⠀⠀ Please do not CC me, I am subscribed to the list.


Reply to: