Skip to content

Commit d68917a

Browse files
authored
Merge pull request #55 from sbulav/release-v1.27.0
chore: release 1.27.0
2 parents d53aa21 + efa94f2 commit d68917a

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [1.27.0](https://www.github.com/sbulav/dotfiles/compare/v1.26.0...v1.27.0) (2022-09-22)
4+
5+
6+
### Features
7+
8+
* **lf:** try to use lf file manager ([1caa897](https://www.github.com/sbulav/dotfiles/commit/1caa8972020cfc5bcc8bbfc0d1032fe2f1c59b84))
9+
* **nvim:** rework gx to open git repos ([a0baeb8](https://www.github.com/sbulav/dotfiles/commit/a0baeb87a82f3f61f72da99c6725526feb8d717f))
10+
* **nvim:** start LSP on InsertEnter ([ba51e73](https://www.github.com/sbulav/dotfiles/commit/ba51e73b0456ee677bb5a972132ff3e6ad9e9e6d))
11+
* **nvim:** use native filetype detection ([722086d](https://www.github.com/sbulav/dotfiles/commit/722086ddd866619295a9d0584ffb615a2a03f433))
12+
13+
14+
### Bug Fixes
15+
16+
* **lf:** comment the comments if the lf ([60a90f5](https://www.github.com/sbulav/dotfiles/commit/60a90f547d8946410e313c8a920eec63cbddf79f))
17+
* **nvim:** always start treesitter ([acae014](https://www.github.com/sbulav/dotfiles/commit/acae01404c7f21cef68915cf34e5aa3e6c283560))
18+
* **nvim:** fix pwd snip, add filename ([a0dfcc0](https://www.github.com/sbulav/dotfiles/commit/a0dfcc0978c1eddf032aadadda05e2cfb422c2fb))
19+
* **nvim:** lsp capabilities for linux ([b00bb38](https://www.github.com/sbulav/dotfiles/commit/b00bb38fd987f7561f393c9f616aa0a2f8131390))
20+
321
## [1.26.0](https://www.github.com/sbulav/dotfiles/compare/v1.25.0...v1.26.0) (2022-07-25)
422

523

version.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.26.0
1+
1.27.0

0 commit comments

Comments
 (0)