Skip to content

config for nvim 0.12.0

Latest

Choose a tag to compare

@jdhao jdhao released this 07 Apr 19:16
· 28 commits to main since this release

What's Changed

  • Support visual mode for json format by @jdhao in #459
  • feat: switch to main branch of nvim-treesitter by @jdhao in #461
  • remove copilot plugins by @jdhao in #462
  • use dashboard from snacks.nvim by @jdhao in #463
  • migrate options.vim to lua module by @jdhao in #464
  • update conf for blink-cmp by @jdhao in #465
  • Add vim-illuminate to highlight cursor word by @jdhao in #466
  • update conf for vim-illuminate by @jdhao in #467
  • refactor: move python env extraction to a function by @jdhao in #469
  • migrate python filetype conf to lua by @jdhao in #470
  • Remove plugin git-conflict.nvim by @jdhao in #471
  • update config for plugins by @jdhao in #472
  • Add completion support for lsp settings by @jdhao in #473
  • Add colorscheme oxocarbon by @jdhao in #474
  • Add mapping for conflict resolution by @jdhao in #475
  • improve colorscheme loading by @jdhao in #476
  • Add two diff-related plugins by @jdhao in #477
  • Add mapping to manage tabs by @jdhao in #478
  • Upgrade to nvim 0.12 by @jdhao in #479
  • Use nvim native intro page by @jdhao in #480

Full Changelog: v0.11.5...v0.12.0