Skip to content

DanRoscigno/grammarly-nvim-dotfiles

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

grammarly-nvim-dotfiles

Just storing my neovim config

  • clone znck
  • run the pnpmmm whatever commands to install and run build
  • run the pnpmm test and verify that markdown passes
  • find the hidden grammarly-languageserver in a subdir of this repo
  • remove $HOME/.config/nvim
  • link this repo to $HOME/.config/nvim
  • edit my_config.lua and set the grammarly LSP cmd (using the one you just built in the znck dir)
  • edit a markdown file. You should see marks in the far left column indicating grammar and spelling errors. Navigate through the errors with ]d

About

Just storing my neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 75.1%
  • Vim Script 23.6%
  • Shell 1.3%