index
:
nvim_config.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
config
/
lsp.lua
Age
Commit message (
Expand
)
Author
2021-11-06
remove lsp omnifunc conf
jdhao
2021-11-06
simplify lsp config
jdhao
2021-11-06
[breaking change] make it work for nvim 0.5.1
jdhao
2021-10-23
add global variable logging_level
jdhao
2021-10-18
use local variable
jdhao
2021-10-18
nvim-notify update
jdhao
2021-10-18
transition from nvim-compe to nvim-cmp
jdhao
2021-10-17
remove some dead mappings
jdhao
2021-09-23
show border for diagnostics floating window
jdhao
2021-08-20
Reduce timeout for nvim-notify
jdhao
2021-08-18
Format with stylua
jdhao
2021-08-14
Use proper true or false value for boolean variables
jdhao
2021-08-12
refactor: rename on_attach to custom_attach
jdhao
2021-08-12
Add sumneko_lua LSP
jdhao
2021-08-07
chore: formatting and fix spell errors
jdhao
2021-07-29
update nvim-lsp settings
jdhao
2021-07-29
use vim.cmd instead of vim.api.nvim_exec
jdhao
2021-07-20
update lsp hover window border conf
jdhao
2021-07-17
More update on nvim-lsp config
jdhao
2021-07-17
Update nvim-lspconfig settings
jdhao
2021-07-15
Use pylsp instead of pyls
jdhao
2021-07-13
update nvim-lsp config
jdhao
2021-07-09
update packer and plugin settings
jdhao