Skip to content

Commit

Permalink
docs: fix typos
Browse files Browse the repository at this point in the history
  • Loading branch information
cseickel committed Jan 1, 2022
1 parent fdcf050 commit b5010eb
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 @@ -21,7 +21,7 @@ Example for packer:
Complete documentation can be find in the vim help file `:h neo-tree` or online
at [neo-tree.txt](/doc/neo-tree.txt)

Documentationn example configuration for the filesystem source with proper
Documentation example configuration for the filesystem source with proper
syntax highlighting can also be viewed at the [filesystem README](/lua/neo-tree/sources/filesystem/README.md)

## Status
Expand Down Expand Up @@ -121,7 +121,7 @@ This project relies upon these two excellent libraries:

The design is heavily inspired by these excellent plugins:
- [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)
- [nvim-cokeline](https://github.com/noib3/nvim-cokeline).
- [nvim-cokeline](https://github.com/noib3/nvim-cokeline)

Everything I know about writing a tree control in lua, I learned from:
- [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua)

0 comments on commit b5010eb

Please sign in to comment.