Commit Graph

548 Commits

Author SHA1 Message Date
NotAShelf f9b15c97cd
Merge pull request #64 from horriblename/fix-py-lsp
fix: broken python lsp option
2023-04-29 21:31:50 +03:00
NotAShelf c1d3f37a3c
Merge pull request #63 from horriblename/feat-lazygit
feat: lazygit integration
2023-04-28 13:43:44 +03:00
NotAShelf c01f5bc2bc
style: formatting 2023-04-28 13:39:29 +03:00
NotAShelf 719db99067
docs: clarify `lazygit.package` usage 2023-04-28 09:49:31 +03:00
NotAShelf 132b93a633
docs: update release notes with lazygit 2023-04-28 09:49:11 +03:00
NotAShelf 7afe92b845
dev: enable lazygit out of the box 2023-04-28 08:59:35 +03:00
Ching Pei Yang 998a5da5ff fix: broken python lsp option 2023-04-28 06:55:45 +02:00
Ching Pei Yang 2018cd7b2f (lazygit) add option `package` 2023-04-28 06:09:38 +02:00
Ching Pei Yang f8ff3cd9fa use separate dag for toggleterm 2023-04-28 06:09:38 +02:00
Ching Pei Yang 24b631f343 feat: lazygit integration 2023-04-28 06:09:38 +02:00
NotAShelf 9e224d710c
Merge pull request #61 from horriblename/feat-clangd
feat: add clangd lsp
2023-04-24 18:59:18 +03:00
Ching Pei Yang 345d8e76a7 docs: update release notes 2023-04-24 14:38:32 +02:00
Ching Pei Yang 64c398871d feat: add clangd lsp 2023-04-23 16:13:34 +02:00
NotAShelf 796f6558d1
Merge pull request #59 from horriblename/fix-ccls
fix: ccls config
2023-04-23 16:49:34 +03:00
Ching Pei Yang dca00f83dd fix: ccls config 2023-04-23 15:36:53 +02:00
NotAShelf 91da602672
Merge pull request #57 from horriblename/fix-editorconfig
fix editorconfig option
2023-04-22 22:54:42 +03:00
Ching Pei Yang ec5f3a731a fix editorconfig option 2023-04-22 21:45:54 +02:00
n3oney cd98cc29f1
feat: add lspsaga keybindings 2023-04-22 19:42:31 +02:00
n3oney 4adb03cd1d
feat: add gitsigns keybindings 2023-04-22 18:47:19 +02:00
n3oney f3061949b6
fix: add missing mkSetExprBinding function 2023-04-22 18:47:07 +02:00
n3oney 49d0fe596a
feat: add nvim-cmp keybindings 2023-04-22 17:43:58 +02:00
n3oney bc9caacd78
fix: stop errors from popping up when panel is not open 2023-04-22 17:30:32 +02:00
n3oney 9a84c9e087
feat: add untested tabnine keybindings 2023-04-22 16:06:09 +02:00
n3oney eb8c841b4a
feat:32;2uadd telescope keybindings 2023-04-22 15:48:21 +02:00
n3oney 1b1743dc5a
feat: create utility functions to make adding bindings even easier 2023-04-22 15:48:10 +02:00
NotAShelf 229450c4a9
docs: fix typo in release notes 2023-04-19 16:30:45 +03:00
NotAShelf c946397fba
docs: include 0.3 release notes in docs 2023-04-19 16:28:39 +03:00
NotAShelf 3cf4b94ea8
Merge pull request #56 from NotAShelf/release/0.3
0.3 release
2023-04-19 16:21:49 +03:00
NotAShelf 74258839e8
docs: 0.3 release notes 2023-04-19 15:49:28 +03:00
NotAShelf a35005f4b7
Merge pull request #55 from horriblename/bugfix-themes
fix: accept missing transparent attribute
2023-04-19 15:08:42 +03:00
Ching Pei Yang 77a10e8ee4 fix: accept missing transparent attribute 2023-04-19 13:54:44 +02:00
Yoni FIRROLONI 1e8d8593b6 add a few languages from the whole config doc to the home page 2023-04-19 12:31:14 +02:00
NotAShelf c874b7fa99
fix: catppuccin not inheriting transparency 2023-04-19 00:54:44 +03:00
NotAShelf c749a7fe59
feat: drop venn-nvim 2023-04-18 20:28:56 +03:00
NotAShelf 7bf6594755
Merge pull request #52 from horriblename/main
Update tokyonight config
2023-04-18 20:25:35 +03:00
Ching Pei Yang b9ec7702c5
update release notes 2023-04-18 19:17:10 +02:00
NotAShelf 099b87a5cf
feat: silence annoying null-ls codeactions messages 2023-04-18 20:13:02 +03:00
NotAShelf 2ad526cbf5
fix: incorrect description for typescript language module 2023-04-18 20:11:06 +03:00
n3oney 586a7f5b41
feat: add todo-comments keybindings 2023-04-18 18:14:44 +02:00
n3oney bdff97103d
Merge branch 'feature/custom-keybinds' of github.com:n3oney/neovim-flake into feature/custom-keybinds 2023-04-18 17:54:03 +02:00
n3oney 6719cddbfd
feat: add cellularAutomaton keybindings 2023-04-18 17:53:16 +02:00
n3oney e21096203a
feat: add comment.nvim keybindings 2023-04-18 17:49:26 +02:00
n3oney ac5c540b2d
feat: add utility function for binding expressions 2023-04-18 17:49:25 +02:00
n3oney 54aad74d8d
feat: add nvim-bufferline keybindings 2023-04-18 17:49:24 +02:00
n3oney f1bc76f495
refactor: use icon because underline is buggy 2023-04-18 17:49:23 +02:00
n3oney 776657db85
feat: add lib function to quickly mkOption mappings 2023-04-18 17:49:22 +02:00
n3oney f1f0144c62
feat: add nvimtree keybindings 2023-04-18 17:49:21 +02:00
n3oney 15185f9ad6
feat: add nvim-session-manager keybindings 2023-04-18 17:49:20 +02:00
n3oney 5a56de1b9f
feat: add leap keybindings 2023-04-18 17:49:19 +02:00
n3oney 0068af2d66
refactor!: use a new keymaps configuration format 2023-04-18 17:47:43 +02:00