Skip to content

Releases: engeir/stowfiles

v1.1.0

04 Nov 17:25
dd29d56

Choose a tag to compare

1.1.0 (2023-11-04)

Features

  • nvim/tmux: set up system copy using osc52 (36983dc)
  • nvim: add yaml formatting with prettierd (6df2b7a)
  • software: add rclone to the update script (cf1a13e)

Bug Fixes

  • nvim/tmux: define keymaps using vim.keymap.set (not Lazy) (8c1c73b)
  • nvim: turn off flash search and place codium cmp lower (9ccf2c2)
  • whoogle: POST was updated, so moving back works (8b501be)

v1.0.0

31 Oct 11:11

Choose a tag to compare

1.0.0 (2023-10-31)

⚠ BREAKING CHANGES

  • nvim: remove black formatter
  • nu: cd field was changed
  • remove null-ls and all other old lsp files

Features

  • add a command that wraps $EDITOR $(which command) (7fbaa89)
  • add a system wide bookmarking system (3841998)
  • add aerial for quick function jumping (2796a7a)
  • add aliases (a99ad9d)
  • add atuin completions (71198b0)
  • add color picker and syntax tree plugins (c6ef694)
  • add comment string for .sent (70e5c55)
  • add hotkey for colorgrab (7b2db6a)
  • add image.nvim plugin (1d61620)
  • add keymaps for open/close of diffview (ef27de5)
  • add keymaps to aerial (490d555)
  • add keymaps to syntax-tree-surfer (7d8a2d6)
  • add latex plugin for easier compilation (7171c20)
  • add line count to lualine (c824da1)
  • add luasnip config and some nice snippets (0b5266c)
  • add my plugin (6bca0d8)
  • add nvim version to the alpha welcome screen (a72fd84)
  • add org mode plugin (d8793f9)
  • add plugin autolist and set bufferline keymaps (5dce48a)
  • add rtx (422ad8f)
  • add script and neovim command to add refs to revealjs slides (5d3614d)
  • add sh script formatter beautysh (8fa68d6)
  • add simple search engine to tmux using oi (2a1bb1e)
  • add smartyank, easypick, impatient and notifier (ef4f145)
  • add snippets (0746da6)
  • add some wezterm stuff and fix nnn bookmarks (5207ce1)
  • add special format to use for HTML citing (9659ba8)
  • add spotify menu to tmux (93dc5fb)
  • add the a-tag to allowed html content in markdown (6d2a8f3)
  • add tmux url plugin (d373d8d)
  • add usage message if nvp is used without arg (fe995c0)
  • add yaml/yml files to prettierd formatter (f5257bc)
  • autocmd: open file at the cursor pos you closed it (4ab2ba9)
  • bibtex: get bibtex when pressing <C-b> in zathura (395dfc8)
  • bin: add pomodoro to custom scripts (d990bda)
  • bin: add screen record func and fix screen capture func (ee101a2)
  • bin: make tms script move to the location of the provided path (815f22d)
  • bin: use exit code in lcm (mount script) (e355a6c)
  • bookmarks: add script that deletes bookmarks (7c0ed19)
  • bspwm: add borderless mode (ab22396)
  • cmp: include the gh issue cmp source (b4804eb)
  • colorscheme: add transparency always (367c802)
  • create script to upgrade to latest neovim nightly (3777369)
  • extent pdf_open to be used on mac (9f41a1a)
  • getbib: send result to notify-send when used from zathura (9119e88)
  • img-script: add fuzz option to img-swap-black-white (901066b)
  • mac-popup: replace dmenu-mac with custom script (342242d)
  • mac: wallpaper toggle and sketchybar toggle (94dec00)
  • make git-files fall back to find_files (dc90e33)
  • make the lualine filename centered (330cf65)
  • make tmux switch to an open instance if another is killed (b3a21bf)
  • mount: expect script for mounting LaCie external hard disk (a3f5161)
  • move to mini.nvim (#5) (23322b5)
  • null-ls: add fortran formatter fprettify (6c3a56c)
  • null-ls: improve custom formatters (3931d47)
  • nvim-installer: script to install and run with appname (21c2b40)
  • nvim: add four plugins (bca1898)
  • nvim: add keymap <C-s> for multi line search (69418ef)
  • nvim: add linter plugin (2c40b65)
  • nvim: add lualine comp to check if compiler is on (9698d14)
  • nvim: add one line preview scroll in telescope (aae2de7)
  • nvim: add plugins sg.nvim and vim-matchup (0738954)
  • nvim: add ruff as lsp client and formatter (2b3acf9)
  • nvim: add telekasten plugin (1f8f397)
  • nvim: evaluate math from visual selection (41f252f)
  • nvim: fully move format keymap to conform-nvim (cbc2081)
  • nvim: move from Packer to Lazy (#6) (be3c543)
  • nvim: neogit issue fixed, back to source (f2d8842)
  • nvim: update NCL syntax and help (0136762)
  • plugin: add trouble.nvim to neovim ([1a4e1bb](1a4e1bb...
Read more