Commit graph

903 commits

Author SHA1 Message Date
NotAShelf
f5719426cb
Merge pull request #100 from FrothyMarrow/fix-winbar-scrolling
fix: jittery scrolling due to flickering winbar
2023-07-21 22:47:17 +03:00
260f9e7e8b
dev: make the permanent rendering of breadcrumbs optional 2023-07-21 22:35:05 +03:00
Frothy
5a2b13c291 fix: display winbar even when it is empty 2023-07-21 12:59:45 -04:00
Ching Pei Yang
afec39f3d9 make extraPluginType singular instead of a list 2023-07-21 15:39:20 +02:00
Ching Pei Yang
2167481cc2 implement extraPluginConfigs 2023-07-21 15:25:46 +02:00
2319ee082c dev: custom type for extraPlugin module 2023-07-21 15:25:46 +02: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
4301ade29a
feat: make most navbuddy options configurable 2023-07-20 18:34:36 +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
b9e152aa50
feat: allow Navbuddy to automatically attach to the Lsp server 2023-07-19 23:06:29 +03:00
863047e490
dev: allow nvim-navic to attach to the Lsp if breadcrumbs is enabled 2023-07-19 23:06:06 +03:00
41584157eb
feat: display breadcrumbs on winbar 2023-07-19 23:05:38 +03:00
14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03: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
eaab87d151
chore: clean up unused assets 2023-07-16 13:31:31 +03:00
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
ef3a132a09
docs: finalize v0.4 release notes 2023-07-16 11:40:07 +03:00
896c09b972
fix: presence-nvim providing invalid client id 2023-07-15 19:24:09 +03:00
de84d74144
feat: supress ccls offset encoding messages 2023-07-13 23:22:16 +03:00
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
319fb0b566
feat: add borders to nvim-cmp completion window 2023-07-12 20:55:08 +03:00
00f801a23f
feat: rename extra.nix -> configuration.nix 2023-07-12 00:16:55 +03:00
4980ccbd46
feat: bump flake inputs 2023-07-12 00:16:54 +03:00
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
24f6ed145e
feat: default to prettierd over prettier 2023-07-11 22:54:43 +03:00
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
Ching Pei Yang
1eceb04db9 feat: new option enableDAP 2023-06-27 00:04:58 +02:00
Ching Pei Yang
595e76ed2f feat: option to autostart debugger UI 2023-06-27 00:04:58 +02:00
NotAShelf
640e37bd08 dev: init nvim-dap setup 2023-06-27 00:04:58 +02:00
Ching Pei Yang
e4c2c3dfe4 update docs 2023-06-26 12:31:51 +02:00