Commit Graph

6 Commits (bdd504d9b062ab85039dcb425b278645177dd62c)

Author SHA1 Message Date
iGor milhit bdd504d9b0
linting: move from neomake to syntastic
* Removes neomake plugin and configuration.
* Install the syntastic plugin.
* Configure scss_lint for SCSS linting (requires scss_lint gem).

https://github.com/vim-syntastic/syntastic
https://github.com/sds/scss-lint

Co-Authored-by: iGor milhit <igor@milhit.ch>
2020-10-27 20:59:15 +01:00
iGor milhit e5d9cec66f
spell: add grammalecte plugin
* Adds grammalecte to get grammar check in French with the command
`:GrammalecteCheck`.

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-10-27 20:22:42 +01:00
iGor milhit 14484cc982
search: add fzf support
* Installs vim-fzf plugin.
* Reformats and updates the README.md

Co-Authored-by: Igor Milhit <igor@milhit.ch>
2020-10-25 18:33:13 +01:00
iGor milhit 8e27827f3f
plugins: markdown-preview.nvim
* NEW Removes livedown preview.
* NEW Adds markdown-preview.nvim.
* NEW Updates the README.

Signed-off-by: iGor milhit <igor@milhit.ch>
2019-04-25 19:15:26 +02:00
iGor milhit b35158ce60
feat: add rst live preview and document setup 2017-08-16 12:10:24 +02:00
Igor Milhit 9a9853e448
feat: start a brand new `neovim` setup 2017-07-13 10:06:09 +02:00