Commit Graph

607 Commits

Author SHA1 Message Date
NotAShelf cb857319ba
Merge branch 'main' into feature/copilot-completions 2023-07-24 17:26:21 +03:00
NotAShelf 4233a2c20d
feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
NotAShelf 111c2ad317
docs: add @FrothyMarrow to credits 2023-07-24 17:24:34 +03:00
NotAShelf e9e6ed82b0
CI: clean up workflows 2023-07-24 17:22:39 +03:00
NotAShelf caef26936a
docs: cleanup 2023-07-24 17:22:37 +03:00
NotAShelf b52d0a802a
docs: fix typo in issue search URL 2023-07-24 17:22:35 +03:00
NotAShelf 16340dc8b7
docs: wording 2023-07-24 17:22:34 +03:00
Frothy df310b3e25
fix: update bufferline from v3.0.1 branch to main 2023-07-24 17:22:33 +03:00
NotAShelf 5d5aec5b8a
docs: add @FrothyMarrow to credits 2023-07-24 16:19:29 +03:00
NotAShelf 19f7c6732f
CI: clean up workflows 2023-07-24 16:19:28 +03:00
NotAShelf aaf57d02e7
docs: cleanup 2023-07-24 16:19:23 +03:00
NotAShelf e719eb1176
docs: fix typo in issue search URL 2023-07-24 08:18:49 +03:00
NotAShelf 48219eba74
docs: wording 2023-07-24 08:18:19 +03:00
NotAShelf 9e23ff355e
Merge pull request #101 from FrothyMarrow/fix-nvimtree-bufferline-overlap
fix: bufferline overlapping nvimtree with toggleterm
2023-07-23 00:01:00 +03:00
Frothy f25098e3ce fix: update bufferline from v3.0.1 branch to main 2023-07-22 16:05:08 -04:00
NotAShelf deab06eba2
Merge pull request #97 from Amanse/obsidian-daily
feat: add daily note options for obsidian
2023-07-20 22:33:03 +03:00
AmanSe 38fcf69882
update obsidian plugin release notes 2023-07-20 23:10:40 +05:30
AmanSe f8a46d68a7
feat: add daily note options for obsidian 2023-07-20 23:09:47 +05:30
NotAShelf a8c5564bac
Merge pull request #96 from horriblename/fix-cmp-abort
fix cmp abort and scrollDocs keymap
2023-07-20 19:21:58 +03:00
Ching Pei Yang 8c59ce32cf update release notes 2023-07-20 14:04:46 +02:00
Ching Pei Yang 507d824731 fix cmp scroll docs keybinds 2023-07-20 14:02:47 +02:00
Ching Pei Yang f3f7082597 fix cmp abort keymap 2023-07-20 13:33:22 +02:00
NotAShelf 18c502006f
Merge pull request #93 from horriblename/feat-tokyonight-transparent
feat: add transparency support for tokyonight
2023-07-18 10:59:58 +03:00
Ching Pei Yang 86237bfd2d feat: add transparency support for tokyonight
docs: update release notes
2023-07-17 23:39:34 +02:00
NotAShelf eaab87d151
chore: clean up unused assets 2023-07-16 13:31:31 +03:00
NotAShelf c4ae0b140f
docs: use new neovim-flake logo 2023-07-16 13:17:13 +03:00
NotAShelf 85d693540b
Merge pull request #92 from NotAShelf/release/v0.4
release/v0.4
2023-07-16 12:26:26 +03:00
NotAShelf ef3a132a09
docs: finalize v0.4 release notes 2023-07-16 11:40:07 +03:00
NotAShelf 896c09b972
fix: presence-nvim providing invalid client id 2023-07-15 19:24:09 +03:00
NotAShelf de84d74144
feat: supress ccls offset encoding messages 2023-07-13 23:22:16 +03:00
NotAShelf 01a1fbdf55
dev: default to prettier until prettierd is fixed and updated 2023-07-13 23:19:53 +03:00
NotAShelf 75e796a981
Merge pull request #91 from NotAShelf/transparent-nvim-cmp
feature/bordered completion windows
2023-07-13 23:18:24 +03:00
NotAShelf 319fb0b566
feat: add borders to nvim-cmp completion window 2023-07-12 20:55:08 +03:00
NotAShelf 00f801a23f
feat: rename `extra.nix` -> `configuration.nix` 2023-07-12 00:16:55 +03:00
NotAShelf 4980ccbd46
feat: bump flake inputs 2023-07-12 00:16:54 +03:00
NotAShelf e8e60e5f2d
feat: bump flake inputs 2023-07-12 00:16:53 +03:00
NotAShelf 5e0a9b1d07
Merge pull request #88 from NotAShelf/prettier-daemon
prettier daemon
2023-07-11 23:13:22 +03:00
NotAShelf 24f6ed145e
feat: default to prettierd over prettier 2023-07-11 22:54:43 +03:00
NotAShelf 8cda01b885
feat: add prettierd as an alternative to prettier 2023-07-11 22:54:22 +03:00
NotAShelf b269f69dfb
Merge pull request #73 from horriblename/feature/nvim-debug
feature: DAP support
2023-06-27 08:08:32 +03:00
Ching Pei Yang 18e95533d6 update docs 2023-06-27 00:28:54 +02:00
Ching Pei Yang b5efd5cba7 feat: add dap support for dart 2023-06-27 00:28:54 +02:00
Ching Pei Yang ae0a2389ff feat(dap): add breakpoint icon 2023-06-27 00:04:58 +02:00
Ching Pei Yang fe9da14d85 feat: add mapping options for nvim-dap 2023-06-27 00:04:58 +02:00
Ching Pei Yang 588d348bd2 feat: add dap support for rust 2023-06-27 00:04:58 +02:00
Ching Pei Yang 3a8b614ea9 feat: add dap support for clang 2023-06-27 00:04:58 +02:00
Ching Pei Yang b3b6f56fbc feat: add dap support for python 2023-06-27 00:04:58 +02:00
Ching Pei Yang b029426d34 feat: add debugger for go 2023-06-27 00:04:58 +02:00
Ching Pei Yang bdf77593ee feat: default dap keybinds 2023-06-27 00:04:58 +02:00
Ching Pei Yang 624782e196 feat: add option for debugger configs 2023-06-27 00:04:58 +02:00