Skip to content

pull - #1

Open
sducomman wants to merge 300 commits into
sducomman:masterfrom
jdhao:main
Open

pull#1
sducomman wants to merge 300 commits into
sducomman:masterfrom
jdhao:main

Conversation

@sducomman

Copy link
Copy Markdown
Owner

No description provided.

jdhao added 30 commits August 31, 2024 21:25
Nvim nows provides `vim.inspect()` and `vim.print()`.
Full path should be used to load viml config, otherwise, when we open
nvim in other directories, we see errors that the viml config can not be
found.
Until cmp is maintained again or switch??
Only search file content and not file name when using Leaderf rg
The client side inlayhint can be enabled by uncommentting the code in
this PR.
pyright servers type checking, completion, and ruff servers linting and
diagnostics (ruff can also format Python files, but it is slightly
different from black)
1. Add new command `CopyPath`
2. Revise command `JSONFormat`: implemented using the nvim lua interface
   and fix a few issues. The previous implementation is removed.
the string.gsub in lua is not flexible and use vim.fn.substitute()
instead.
We need to disable the mapping set for LSP, otherwise the mapping set in
lua.vim will be overridden.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants