diff --git a/README.md b/README.md index 2c2b8d3..8ae4a5e 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,11 @@ ## Public version of Code Smell dotfiles ### Current Setup -_Last Updated: 18-Nov-2021 or more recently._ +_Last Updated: 19-Nov-2021 or more recently._ - [Neovim](https://neovim.io/) - _Important Note_: these dotfiles target bleeding edge Neovim APIs. I try to update these runtime files as soon as the Neovim team pushes changes (including & especially breaking) to [their master branch](https://git.io/NeovimHEAD) and I pull the latest. - I usually pull the latest a few times per week or if I see that a particularly juicy PR has landed. I do test Neovim feature branches. But, only code that works with `Neovim → master` will be pushed to this repo. Neovim 0.5 should work with most of what you see here. - However, a lot of API changes are coming out of Neovim on the 0.6 track (master). So, I'd recommend using [Neovim Nightly](https://github.com/neovim/neovim/releases/tag/nightly) to use all the goodness in these dotfiles. Or, [building from source](https://github.com/neovim/neovim#install-from-source) - [Code Smell video instructions](https://youtu.be/wep2_b_QU7Q). It's unlikely that I am more than a day or 2 behind. - - The Neovim commit that I am on: `NVIM v0.6.0-dev+589-gc0efe49e7` + - The Neovim commit that I am on: `NVIM v0.6.0-dev+600-gf71be1f87` - Theme: [codesmell_dark](https://github.com/whatsthatsmell/codesmell_dark.vim) - Config: Lua - Package Management: Packer