v0.1.0
v0.1.0 (28-08-2024)
Added
- neovim LSP / Formatter / Linter / Snippet support
- open neovim terminal
- neovim's extension and zsh's extensions as git-submodules
Changed
- migration to more
mini.nvim
modules - removed
vscode-multi-cursor.nvim
andtextobj-word-column.vim
- replacing
vim-columnmove
extension andnext_indent
with builtinColumnMove
- replacing
install sixelrice
withinstall archrice's neovim
- refactored keymaps
Fixed
h
,j
,k
andl
mapped to vscode's arrow keys on Windows 10/11 since it's slow in old machines- Windows requires compiling treesitter parsers with Zig otherwise it crashes when opening neovim in the terminal
Manual Install
- open vscode command palette then type
Extension: Install from VSIX
VSCode Marketplace
Full Changelog: v0.0.4...v0.1.0