Releases: piyoki/neovim-server
Releases · piyoki/neovim-server
v1.3.1
v1.3.0
v1.3.0 Release Notes
Update
- Updated
code-map
to versionv6.0.1
Fix
- Fixed
wetty
compatibility issue witharm64
architecture
Add
- Added
terraform-plug
- Added new
terminal mode
shortcuts<LEADER>,
toOpen a terminal in a new tab
<Esc>
toSet the terminal to normal mode
Drop
- Dropped support for
arm/v7
v1.2.8
v1.2.8 Release Notes
Fix
- Fixed
Ranger
icon issue - Fixed
code-minimap
compatibility issue
Update
- Updated
Async Run
shortcut from<C-p>
to<LEADER>ap
(Default is set to run withPython Compiler
) - Updated
Clipboard
paste shortcut from<C-v>
to<C-p>
Add
- Added
bash-language-server
support
v1.2.7
v1.2.7 Release Notes
Remove
- Removed
Telescope
plugin
Add
- Added customize config file (ongoing development)
- Added mouse copy function
- Added
AsyncRun
Plugin - Added
copy-paste
shortcuts - Added
<C-o>
to create a new line in insert mode mapping - Added
Q
to setterminal-normal
mode - Added
Prettier
settings - Added
TypeScript
support - Added
Move lines
shortcuts
Update
- Updated default key mappings
- Updated
which-key
mappings - Updated
coc-settings.json
- Updated
Q
key mapping for exiting theterminal mode