Commit Graph

17 Commits

Author SHA1 Message Date
Dionisio E Alonso 46daa3177e feat: Move Neovim/Vim specific docs to their own README
There is too many instructions specifically for the code editors
Neovim/Vim.  Having their instructions in the main project README file
can confuse and overwhelm.
2022-08-07 18:25:34 -03:00
Dionisio E Alonso 7d2b9de5b5 feat: Update README instructions for symbols
Updated the instructions for viewing symbols within Neovim/Vim in the
README file.
2022-08-07 18:09:40 -03:00
Dionisio E Alonso 20dee62b3b fix: Correct README syntax 2022-08-07 18:03:42 -03:00
Dionisio E Alonso 9290c135bf fix: Minor upgrades in README file 2022-08-04 17:37:40 -03:00
Dionisio E Alonso 6f37fb633b Update README instructions to clone
Updated the instructions needed to have the latest versions of each of
the sub-modules used in this repository, since there are no longer
“Bump commits” that keep track of foreign versions.
2021-11-01 20:01:58 -03:00
Dionisio E Alonso fe743b0efb Merge branch 'master' into nvim-lsp 2021-03-17 21:23:10 -03:00
Dionisio E Alonso 77f5455bb1 Delete extra white space 2021-03-17 20:55:10 -03:00
Dionisio E Alonso 9a048f3354 Merge branch 'master' into nvim-lsp 2021-03-15 16:43:35 -03:00
Dionisio E Alonso a7ab6a5186 Minor changes in README 2021-03-15 16:41:47 -03:00
Dionisio E Alonso 4ff691a279 Update README documentation for Neovim plugins
Updated the documented steps to take into account the plugins used when
switching to Neovim's LSP native built-in
2021-03-15 16:26:18 -03:00
Dionisio E Alonso 1c0a2712c2 Add documentation in README 2021-03-15 15:47:01 -03:00
Dionisio E Alonso 5d2dafa883 Use VSCode icons on Neovim/Vim for item kind
Started using Microsoft's codeicon glyphs from patched font when showing
labels, for item kinds, in code completion options.
2021-03-14 19:23:21 -03:00
Dionisio E Alonso 9f26e55f21 Customize symbols for item kind labels in Vim/Neovim
Instead of using plain letters as labels for the different kind of items
provided by CoC when completing, use some nicer icons provided by the
NerdFonts project.
2021-03-14 11:06:20 -03:00
Dionisio E Alonso cfd1e03fcf Update README file 2020-12-08 18:49:16 -03:00
Dionisio E Alonso 28449a391d Add Node install instructions in README 2020-01-22 17:36:18 -03:00
Dionisio E Alonso b76e6852c1 Update README.rst 2019-12-15 20:58:17 +00:00
Dionisio E Alonso 88f6339144 Spelling correction in README 2018-02-08 00:19:46 -03:00