index
:
nvim-lspconfig
master
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
docgen: when no description provided fallback to reading function from source
Michael Lingelbach
2021-03-19
1
-0
/
+17
*
docgen: fix if malformed json entries present
Michael Lingelbach
2021-01-26
1
-0
/
+3
*
Remove all installers and install logic
Michael Lingelbach
2021-01-03
1
-5
/
+0
*
Separate autogenerated readme from readme.md
Michael Lingelbach
2020-12-20
2
-243
/
+2
*
docgen: add '-v' option to curl for debugging
Hirokazu Hata
2020-11-15
1
-1
/
+1
*
Rename nvim_lsp to lspconfig
Hirokazu Hata
2020-09-06
3
-36
/
+36
*
Merge pull request #238 from steelsojka/angular-ls
Matthieu Coudron
2020-11-14
1
-1
/
+1
|
\
|
*
feat(angular-ls): add angular language service
Steven Sojka
2020-08-31
1
-1
/
+1
*
|
doc #346
Justin M. Keyes
2020-09-05
1
-24
/
+28
|
/
*
Add example for how to get path to log file to README
Dheepak Krishnamurthy
2020-07-19
1
-0
/
+6
*
Update README.md to make lua block clearer to read
Dheepak Krishnamurthy
2020-07-03
1
-4
/
+17
*
docgen: escape GitHub Flavored Markdown punctuation characters
Hirokazu Hata
2020-06-13
1
-1
/
+8
*
test: add test runner script
Hirokazu Hata
2020-05-19
1
-0
/
+13
*
docgen: use package.json url instead of VSCode extension name
Hirokazu Hata
2020-05-18
1
-26
/
+0
*
doc: spell out when :packadd is needed
Justin M. Keyes
2020-05-05
1
-2
/
+2
*
doc
Justin M. Keyes
2020-05-04
1
-0
/
+2
*
Fix small typo in README.md
Thomas Versteeg
2020-04-09
1
-1
/
+1
*
README_template.md: add how to override default_config
Hirokazu Hata
2020-03-10
1
-0
/
+13
*
[fix] e.g
kazukazuinaina
2020-03-05
1
-1
/
+1
*
[add] vim-plug url in README_templete
kazukazuinaina
2020-03-04
1
-0
/
+2
*
window/showMessage: the display level can be set for 'window/showMessage' not...
Hirokazu Hata
2020-02-24
1
-3
/
+7
*
docgen.lua: call require_all_configs() earlier
Justin M. Keyes
2020-02-02
1
-1
/
+1
*
docgen.lua: require() all configs
Justin M. Keyes
2020-02-02
2
-3
/
+12
*
doc #108
Justin M. Keyes
2020-01-31
1
-0
/
+5
*
rename "skeleton" to "configs"
Justin M. Keyes
2020-01-31
1
-1
/
+1
*
rename "skeleton" to "configs" #100
Michael Lingelbach
2020-01-31
2
-5
/
+5
*
CI: luacheck #86
Hirokazu Hata
2019-12-31
1
-7
/
+7
*
doc: Re - Emphasize dependency on Nvim HEAD/0.5 (#83)
Hirokazu Hata
2019-12-27
1
-6
/
+7
*
doc
Justin M. Keyes
2019-12-08
1
-2
/
+2
*
remove Vimscript wrapper nvim_lsp#setup()
Justin M. Keyes
2019-12-08
2
-87
/
+115
*
Update README_template.md
Ashkan Kiani
2019-11-26
1
-7
/
+0
*
Add retry logic to docgen. (#54)
Ashkan Kiani
2019-11-26
1
-16
/
+20
*
Add sumneko_lua installation and util.sh helper. (#49)
Ashkan Kiani
2019-11-26
1
-13
/
+33
*
Add workspace/didChangeConfiguration support. (#30)
Ashkan Kiani
2019-11-21
1
-1
/
+5
*
Add package_json for pyls and update docgen (#32)
Ashkan Kiani
2019-11-17
1
-1
/
+4
*
Fix docs and add util.once (#31)
Ashkan Kiani
2019-11-17
1
-1
/
+0
*
Refactor docgen and add package.json support (#29)
Ashkan Kiani
2019-11-17
1
-102
/
+170
*
Use a template for README.md (#28)
Ashkan Kiani
2019-11-17
2
-19
/
+195
*
Improve docgen (#27)
Ashkan Kiani
2019-11-17
2
-56
/
+90
*
Redo installation. (#17)
Ashkan Kiani
2019-11-15
1
-3
/
+11
*
Texlab settings (#14)
Christian Clason
2019-11-15
1
-1
/
+1
*
Add ElmLS (#9)
Ashkan Kiani
2019-11-14
1
-2
/
+5
*
Improve documentation and docgen command.
Ashkan Kiani
2019-11-14
1
-0
/
+3
*
Add initial support for python-language-server (#3)
Christian Clason
2019-11-14
1
-1
/
+2
*
Clean up docs.
Ashkan Kiani
2019-11-14
1
-3
/
+2
*
Rename to nvim_lsp and nvim-lsp.
Ashkan Kiani
2019-11-14
1
-3
/
+3
*
Use new skeleton. Add docs generator.
Ashkan Kiani
2019-11-14
1
-0
/
+106
[prev]