Commit Graph

586 Commits

Author SHA1 Message Date
NotAShelf 863047e490
dev: allow nvim-navic to attach to the Lsp if breadcrumbs is enabled 2023-07-19 23:06:06 +03:00
NotAShelf 41584157eb
feat: display breadcrumbs on winbar 2023-07-19 23:05:38 +03:00
NotAShelf 14179505b3
feat: breadcrumbs 2023-07-19 22:49:06 +03: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
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
Ching Pei Yang b4eaabea95 fix(flutter-tools): bug where dart lsp is not found 2023-06-26 12:31:51 +02:00
NotAShelf efe5905c41
Merge pull request #86 from horriblename/fix-clangd-offset-encoding
fix(clangd): use same offsetEncoding as null-ls
2023-06-12 10:27:56 +03:00
Ching Pei Yang 99c69c4e9c fix(clangd): use same offsetEncoding as null-ls 2023-06-12 01:12:05 +02:00
NotAShelf 37a3f5b373
feat: bump tidal src 2023-06-11 16:29:15 +03:00
NotAShelf b5d5700fcc
feat: un-deprecate darwin as zig is no longer marked as broken 2023-06-11 16:18:37 +03:00
NotAShelf 65dac29597
feat: bump flake inputs 2023-06-10 08:09:32 +03:00
NotAShelf 456dee6298
dev(lualine): remove background from search results component 2023-06-07 14:30:55 +03:00
NotAShelf 2e40253457
feat: nvim-surround 2023-06-07 14:28:27 +03:00
NotAShelf 0c01fbc121
feat: display LSP source on statusline 2023-06-07 02:36:02 +03:00
NotAShelf acf14daea2
Merge branch 'main' into release/v0.4 2023-06-06 05:34:02 +03:00
NotAShelf 30519c1a23
feat: neovim spellchecking 2023-06-06 03:25:50 +03:00
NotAShelf 79edfbdb47
fix(illuminate): ignore NvimTree for highlighting 2023-06-06 03:25:43 +03:00
NotAShelf c290c2adc3
docs: update 0.4 release notes 2023-06-06 03:25:16 +03:00
NotAShelf c20456e3a1
feat: vim-illuminate 2023-06-06 03:05:05 +03:00
NotAShelf 294b712c15
docs: clean up documentation directory 2023-06-06 03:01:44 +03:00
NotAShelf c38a152d2d
Merge pull request #84 from jsw08/main
Section in docs about vim plugins.
2023-06-06 02:52:49 +03:00
NotAShelf b8d2c23eaf
feat: add more configuration options for modes.nvim 2023-06-06 02:33:18 +03:00