Skip to content

Commit

Permalink
update README date and Nvim version
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpalmer committed Nov 19, 2021
1 parent c1c7247 commit 70b4332
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 70b4332

Please sign in to comment.