Skip to content

Releases: piyoki/neovim-server

v1.3.1

10 Aug 10:59
Compare
Choose a tag to compare

v1.3.0 Release Notes

Update

  • Updated instant-markdown-preview

v1.3.0

14 May 08:17
Compare
Choose a tag to compare

v1.3.0 Release Notes

Update

  • Updated code-map to version v6.0.1

Fix

  • Fixed wetty compatibility issue with arm64 architecture

Add

  • Added terraform-plug
  • Added new terminal mode shortcuts
    • <LEADER>, to Open a terminal in a new tab
    • <Esc> to Set the terminal to normal mode

Drop

  • Dropped support for arm/v7

v1.2.8

30 Apr 03:15
Compare
Choose a tag to compare

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 with Python Compiler)
  • Updated Clipboard paste shortcut from <C-v> to <C-p>

Add

  • Added bash-language-server support

v1.2.7

10 Feb 09:26
Compare
Choose a tag to compare

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 set terminal-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 the terminal mode

v1.2.6

08 Feb 06:48
Compare
Choose a tag to compare

v1.2.6 Release Notes

Add

  • Added lazygit support
  • Added space-vim-dark colorschme
  • Added cursorline colorscheme
  • Added Increment and Decrement key mappings

Updated

  • Updated lazygit customized settings
  • Updated colorscheme

Fixed

  • S now only works in Normal mode

v1.2.5

08 Feb 04:20
Compare
Choose a tag to compare

v1.2.5 Release Notes

Fix

  • Fixed config conflicts bug
  • Fixed bashrc conflicts bug
  • Fixed ranger icon display bug

Add

  • Added Ranger Plugin