Skip to content

config for nvim 0.10.2

Latest
Compare
Choose a tag to compare
@jdhao jdhao released this 21 Dec 19:50
· 2 commits to main since this release

What's Changed

  • update supported nvim version to 0.10.2 by @jdhao in #342
  • update Leaderf setting by @jdhao in #344
  • Add plugin nvim-lightbulb to hint code actions by @jdhao in #345
  • use stylua to format lua files by @jdhao in #346
  • enable inlayhint for lua_ls server by @jdhao in #347
  • Enable LSP format also for visual selection by @jdhao in #348
  • Switch Python LSP for completion and add ruff by @jdhao in #349
  • remove plugin committia.vim by @jdhao in #350
  • update config for pyright by @jdhao in #351
  • use plaintext for pyright hover request by @jdhao in #352
  • update the fold level allowed for statuscol.nvim by @jdhao in #353
  • feat: custom command update by @jdhao in #356
  • Fix command CopyPath issue by @jdhao in #357
  • update lualine config by @jdhao in #358
  • use native lua api instead of vim.cmd by @jdhao in #359
  • install new plugins by @jdhao in #360
  • update dict by @jdhao in #361
  • reformat with stylua by @jdhao in #362
  • make option showcmd shown in statusline instead by @jdhao in #363
  • silently format lua file using stylua by @jdhao in #364
  • disable mouse by @jdhao in #365

Full Changelog: v0.10.1...v0.10.2