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
|
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 |
|
NotAShelf
|
5300f9c253
|
style: formatting
|
2023-06-06 02:25:10 +03:00 |
|
NotAShelf
|
1f4b6d7a9a
|
dev: disable some plugins on minimal configuration
|
2023-06-06 02:23:29 +03:00 |
|
NotAShelf
|
a1d99ca752
|
fix: '&' causing build failures
|
2023-06-06 02:22:55 +03:00 |
|
NotAShelf
|
8845d7a54d
|
feat: lualine UI improvements
|
2023-06-06 01:49:48 +03:00 |
|
NotAShelf
|
6e21655c3f
|
feat: customizable cursorline option
|
2023-06-06 01:49:38 +03:00 |
|
NotAShelf
|
2cb1e3b110
|
fix: regression in lualine config
|
2023-06-05 23:14:47 +03:00 |
|
NotAShelf
|
a2b58e17af
|
docs: fix mkEnableOption usage for autogenerated documentation
|
2023-06-05 23:10:25 +03:00 |
|
NotAShelf
|
5cef662ccf
|
dev: move colorizer option to the correct module
|
2023-06-05 23:10:07 +03:00 |
|
jsw08
|
6a82510ee1
|
fixed mistakes
|
2023-06-05 19:49:31 +00:00 |
|
NotAShelf
|
6891c86c58
|
docs: add comments to lua converters
|
2023-06-05 21:37:12 +03:00 |
|
NotAShelf
|
9781a1071d
|
chore: default flake formatter
|
2023-06-05 21:36:53 +03:00 |
|
NotAShelf
|
1f78026cc0
|
docs: update contribution guidelines
|
2023-06-05 21:36:43 +03:00 |
|
jsw08
|
a935c15e0a
|
updated docs to add a section for custom vim plugins.
|
2023-06-05 15:39:33 +00:00 |
|
NotAShelf
|
86fec8646d
|
feat: improved smartcolumn freeform
|
2023-06-04 17:36:01 +03:00 |
|
NotAShelf
|
2cfeb22764
|
feat: implement freeform smartcolumn column positions
|
2023-06-04 14:12:08 +03:00 |
|
NotAShelf
|
c6bcc873a6
|
docs: update release notes
|
2023-06-04 10:37:27 +03:00 |
|
NotAShelf
|
471677d403
|
feat: color previews via nvim-colorizer-lua
|
2023-06-04 10:24:17 +03:00 |
|
NotAShelf
|
1cc6bb8b8a
|
feat: rename colorizer to ccc
|
2023-06-04 09:41:10 +03:00 |
|
NotAShelf
|
bd61b1375a
|
feat: assert failing conditions
|
2023-06-04 09:39:17 +03:00 |
|
NotAShelf
|
f1f4b80c59
|
docs: fix documentation
|
2023-06-04 09:38:46 +03:00 |
|
NotAShelf
|
3362e6cf36
|
feat: disable scrollbar on code action menus and notifications
|
2023-06-04 08:47:41 +03:00 |
|
NotAShelf
|
ed251d05fa
|
docs: update release notes
|
2023-06-03 17:37:15 +03:00 |
|
NotAShelf
|
1820d77b07
|
Merge pull request #83 from NotAShelf/feature/svelte-lsp
Feature/svelte lsp
|
2023-06-03 17:30:39 +03:00 |
|