Skip to content

Releases: Fildo7525/nvim

v0.11.010

17 Dec 08:53
Compare
Choose a tag to compare

Full Changelog: v0.11.009...v0.11.010

NVIM v0.11.0-dev-1351+gf9dd682621
Build type: RelWithDebInfo
LuaJIT 2.1.1732813678
Run "nvim -V1 -v" for more info

autocomands: separate groups and autocmd definitions
autocomands: after saving do not move the cursor
en: spelling
lazy: update
options: readability
keymaps: kk keymap chagned to jk
keymaps: the save is done in autocomands
autocomands: extended autocomands
lazy: update
Merge branch 'v0.11'
lazy: update
spell: en spelling extended
mardown-preview: sync scroll and not autoclose
neotree: sort mappings
lazy: indent-blankline added to the group
(tag: v0.11.009) lazy: update
markdown: remap adding a line to dictionary
gitignore: ignore generated files

v0.11.009

17 Nov 12:43
Compare
Choose a tag to compare

NVIM v0.11.0-dev-1178+g38838fb00a
Build type: RelWithDebInfo
LuaJIT 2.1.1731601260
Run "nvim -V1 -v" for more info

lazy: update
markdown: remap adding a line to dictionary
gitignore: ignore generated files
lazy: lazyload some plugins
README: update
lazy: update
markdown: scrap the pronauntiation from the web
core: opts: set clipboard to be unnamedplus
markdown: add danish dictionary line entry
spell: add danish spelling
cp: move autocommands.lua to core

Full Changelog: v0.11.008...v0.11.009

v0.11.008

23 Oct 08:38
Compare
Choose a tag to compare

Full Changelog: v0.11.007...v0.11.008

NVIM v0.11.0-dev-1028+g6dad1f9f1
Build type: RelWithDebInfo
LuaJIT 2.1.1727870382
Run "nvim -V1 -v" for more info

lazy: udpate
ftdetect: filetype change detect
lsp: matlab server rename
spell: en.utf-8 spelling added
markdown: use default config at setup
lsp: r_language_server setup
python: set custom formatting

v0.11.007

16 Oct 15:42
Compare
Choose a tag to compare

v0.11.006

31 Aug 19:58
Compare
Choose a tag to compare

Full Changelog: v0.11.005...v0.11.006

NVIM v0.11.0-dev-684+g53af02adb
Build type: RelWithDebInfo
LuaJIT 2.1.1724512491
Run "nvim -V1 -v" for more info

lazy: udpate
lsp: null-ls: use mypy for static diagnostics
lsp: do not save the installed server list
lsp: replace pyright with jedi-language-server
lsp: revert 5216de7 (lsp: pyright remove unused code)
gitsigns: dap conflicts with line blame
keymaps: use lua functions instead of strings
keymaps: toggle: use lua instead of string definition
keymaps: refactoring is not supported

v0.11.005

26 Aug 05:30
Compare
Choose a tag to compare

Full Changelog: v0.11.004...v0.11.005

NVIM v0.11.0-dev-662+gc0a8abf18
Build type: RelWithDebInfo
LuaJIT 2.1.1724512491
Run "nvim -V1 -v" for more info

lazy: update
lsp: pyright remove unused code
cp: uiform function declaration
README: update

v0.11.004

18 Aug 14:33
Compare
Choose a tag to compare

Full Changelog: v0.11.003...v0.11.004

NVIM v0.11.0-dev-632+g33464189b
Build type: RelWithDebInfo
LuaJIT 2.1.1723675123
Run "nvim -V1 -v" for more info

lsp: use default yamlls configuration
tscope: lsp-reloader is used from plugin
(break) lsp: settings autosetup after downlaod
lsp: remove unused code
lazy: udpate
lsp: nvim keymap to toggle the inlay_hints
keymaps: leave to original keybinding
README: update

v0.11.003

10 Jul 18:20
Compare
Choose a tag to compare

v0.11.002

29 Jun 11:30
Compare
Choose a tag to compare

v0.11.001

15 Jun 18:51
Compare
Choose a tag to compare
  • gitsigns: updated config according to newer version
  • fixed bugs
  • updated plugin versions

Full Changelog: v0.11.0...v0.11.001