Releases: sbulav/dotfiles
Releases · sbulav/dotfiles
v2.2.0
Features
- add treesj plugin (66d0a4d)
- nvim: add lspsaga outline keymap (851869c)
- nvim: switch to maintained HiPhish/nvim-ts-rainbow2 (6e5b74e)
- replace hop with flash.nvim (2d727b3)
Bug Fixes
- disable jenkinsfile linker for now (f90b6bf)
- I prefer 2 chars for markdown (09480b5)
- lf: work on files with speces (bf89f0b)
- new lf.nvim width/height (3a25349)
- nvim: tabnine setup call (b3a11e3)
v2.1.0
Features
- add marksman language server (6ba07ed)
- migrate to glepnir's lsp saga (19e96e2)
- nvim: add k8s snippets (95a2fe0)
- nvim: use code actions provided by lspsaga (e04f9fe)
- nvim: use jsonstore to load yaml schemas (4f77cf3)
- nvim: use lspsaga in statusline (51da9c3)
- yaml path and mappings (b595178)
Bug Fixes
- alpha edit plugins hotkey (d33595f)
- nvim: add more fugitive commands on load (8927ffb)
- nvim: bump k8s schema (abaeda7)
v2.0.0
⚠ BREAKING CHANGES
Features
- add base64 plugin and mappings (1ba1a20)
- migrate to lazy.nvim (cfe56b9)
Bug Fixes
- nvim: add terraformls to LSP servers (2c90e4f)
- nvim: update spell list (ab653bd)
v1.30.0
Features
- git: add autoSetupRemote (f81ed0f)
- kubectl: add k wrapper for kubectl (50729d5)
- nvim: add function to yank current filename (6a12403)
- nvim: add indentscope for hl and textobj (0597981)
Bug Fixes
- disable indentoscope some filetypes (229992d)
- remove lspcontainers, use mason (217f078)
v1.29.0
Features
- bump apps vers, fix fonts/colemak, symlinks (aede110)
- switch to lf.nvim (4e9aee0)
Bug Fixes
- correct custom filetype detection (9a8a0b0)
- K9S mappings (5929d30)
- lua docs and includes (ef1280d)
- nvim: fix nvim urlopen search string (34cd639)
- nvim: Format command use vim.lsp.buf.format (9d35a5c)
- nvim: open urls with _ in repo name (1e599b6)
- user acync (a9af3ed)
v1.28.0
Features
- lf: add more commands (8e0bb0d)
- lf: use G to open nvim Fugitive (0b0817e)
- nvim: switch to vim.lsp.buf.format (a493269)
- nvim: use default filetype detect in 0.8 (0e3b7ab)
- nvim: use jsonpath in lualine for json (4e216e0)
Bug Fixes
- lf: add more mappings (0dede7d)
- nvim: add more words to spell (b221be3)
- nvim: pin alpha to have MRU starting at 0 (2ec394f)
v1.27.0
Features
- lf: try to use lf file manager (1caa897)
- nvim: rework gx to open git repos (a0baeb8)
- nvim: start LSP on InsertEnter (ba51e73)
- nvim: use native filetype detection (722086d)
Bug Fixes
- lf: comment the comments if the lf (60a90f5)
- nvim: always start treesitter (acae014)
- nvim: fix pwd snip, add filename (a0dfcc0)
- nvim: lsp capabilities for linux (b00bb38)
v1.26.0
Features
- nvim: migrate from nvim-gps to nvim-navic (4c1d6fa)
- nvim: remove copilot (3043f21)
Bug Fixes
- fish: check if tmux is run from interactive (46de25c)
v1.25.0
Features
- git: use work email and sign it (fbdbf3a)
- nvim: allow CR to next line w/o completion (f981724)
- nvim: use terraform-ls for formatting (4315c61)
- use proper function to detect client capabilities (930cc95)
Bug Fixes
- nvim: add mappings to surround on ' (20cbeb9)
- nvim: re-enable tab to swap windows (24d5cc2)