Releases: PrashanthaTP/dotfiles
Releases · PrashanthaTP/dotfiles
WinDots v5.0.0
Version 5.0.0
What's Changed
- Version 5.0.0 by @PrashanthaTP in #11
Full Changelog: v4.0.0...v5.0.0
Neovim
See nvim/README.md for more useful links.
- Rewrite config in
Lua
- Make use of Neovim LSP for better language support (completion suggestions,formatting,diagnostics,errors etc)
- Use Neovim Treesitter for better highlighting and much more
CommandLine Experience
Powershell
- alias to Git bash Vim and other usr/bin/*.exe s
WinDots v4.0.0
Version 4.0.0
-
Better folder structure
-
Custom Git Bash Prompts
-
Tmux config
-
Better Vim support in Git Bash
-
- minimalistic statusline
- copy paste support
- better user experience with tmux popups
-
- Scripts and templates for converting markdown files to Pdf
-
FZY Fuzzy finder
- use of FZY in dotfiles navigation (provided by tmux popup)
- files/buffers navigation in Vim
WinDots v3.1.0
Patch
- change configfiles work-tree to Home variable
What's Changed
- Version 3.0.0 by @PrashanthaTP in #8
Full Changelog: v3.0.0...v3.1.0
Prev Changelog: v2.0.0...v3.0.0
Version 3.0.0
Features ✨
Neovim
- Plugins added
- Telescope for file browsing (and much more)
- Vimwiki
- Vim-commentary
- goyo
Others
- show current filename in tabbar instead of statusline
- Speed improvements,lazyredraw
- Remove some bugs with statusline when opening from git
Powershell
- added Powershell profile
Git
- added bashrc and inputrc
Others
- Proper Work-Tree 🌲
WinDots v3.0.0
What's Changed
- Version 3.0.0 by @PrashanthaTP in #8
Full Changelog: v2.0.0...v3.0.0
Version 3.0.0
Features ✨
Neovim
- Plugins added
- Telescope for file browsing (and much more)
- Vimwiki
- Vim-commentary
- goyo
Others
- show current filename in tabbar instead of statusline
- Speed improvements,lazyredraw
- Remove some bugs with statusline when opening from git
Powershell
- added Powershell profile
Git
- added bashrc and inputrc
Others
- Proper Work-Tree 🌲
WinDots v2.0.0
v2.0.0
Features
- updated README
- augroups have their own file
- better colorscheme management
- git support :
- seperate settings for diff and gitcommit
- better navigation
- example : moving lines like vscode with alt-
- coc list shortcuts
- telescope
Disclaimer ‼
- lightline_v1.vim file is missing😐(copy it from nvim/plugs/lightline_v1.vim from v3.0.0 branch) [link to file]