Update README.md (im sry)#875
Merged
Merged
Conversation
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
Contributor
Author
|
thanks for the merge (tbh it really bothered me) |
MeVsTheVoices
pushed a commit
to MeVsTheVoices/kickstart.nvim
that referenced
this pull request
Apr 23, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
Soimil
pushed a commit
to Soimil/kickstart.nvim
that referenced
this pull request
Apr 23, 2024
Update README.md (nvim-lua#875)
rodolfolabiapari
pushed a commit
to rodolfolabiapari/kickstart.nvim
that referenced
this pull request
Apr 27, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
cannahum
pushed a commit
to cannahum/kickstart.nvim
that referenced
this pull request
Apr 28, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
William-Wolke
pushed a commit
to William-Wolke/kickstart.nvim
that referenced
this pull request
May 3, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
gcaufield
added a commit
to gcaufield/kickstart.nvim
that referenced
this pull request
May 16, 2024
* upstream/master: (46 commits) Automatically set detached state as needed. (nvim-lua#925) fix: debug.lua (nvim-lua#918) Add diff to treesitter's ensure_installed languages (nvim-lua#908) Move LspDetach handler near kickstart-lsp-highlight group (nvim-lua#900) README: add clipboard tool dependency (nvim-lua#886) Update README.md (nvim-lua#875) fix: highlight group clear on each attach (nvim-lua#874) Fix highlight errors when lsp crash or stop (nvim-lua#864) Fix deprecation notice of inlay hints (nvim-lua#873) Add a commented out example of the classic complete keymaps. Fixes nvim-lua#866 (nvim-lua#868) Minor improvements of debian install instructions. Fixes nvim-lua#859 (nvim-lua#869) Update README.md (nvim-lua#860) fix: restore Mason config timing for DAP startup (again) (nvim-lua#865) Add gitsigns recommended keymaps as an optional plugin (nvim-lua#858) Move plugin examples from README to optional plugin files (nvim-lua#831) Enable inlay hints for the supporting servers (nvim-lua#843) Fix: nvim-lua#847 - add prefer_git to treesitter config (nvim-lua#856) Comment about nerd font selection. Fixes nvim-lua#853 (nvim-lua#854) Arch, btw (nvim-lua#852) Update README (nvim-lua#832) Add a pull request template (nvim-lua#825) README: move backup and paths from external deps to install section (nvim-lua#819) Don't lazy load conform plugin (nvim-lua#818) Add a keymap space-f to format buffer using conform (nvim-lua#817) Add instructions to quit :lazy. Fixes nvim-lua#761 fix nvim-lua#799 (nvim-lua#800) README: wrap long lines (nvim-lua#784) Update README.md (nvim-lua#781) Add nvim-nio as dependency for nvim-dap-ui (nvim-lua#774) Some suggestions and capitalised a few words (nvim-lua#771) ... > **NOTE**
dmaspataud
pushed a commit
to dmaspataud/kickstart.nvim
that referenced
this pull request
May 18, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
EdwinStep
pushed a commit
to EdwinStep/nvim
that referenced
this pull request
May 20, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
dvessel
pushed a commit
to dvessel/kickstart.nvim
that referenced
this pull request
May 21, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
darren-omori
pushed a commit
to darren-omori/kickstart.nvim
that referenced
this pull request
May 24, 2024
Line 102. Placed 'also' before the 'includes'. "That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Line 102. Placed 'also' before the 'includes'.
"That includes also examples of adding popularly requested plugins." ---> "That also includes examples of adding popularly requested plugins."
NOTE
Please verify that the
base repositoryabove has the intended destination!Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the
base repositoryaccordingly.