Commit graph

420 commits

Author SHA1 Message Date
n3oney
46c602f74d
feat: add nvim-code-action-menu keybindings 2023-05-02 23:22:35 +02:00
n3oney
25c9bb0962
feat: add codewindow keybindings 2023-05-02 23:06:35 +02:00
n3oney
dce3d762d9
feat: add gesture.nvim keybindings 2023-05-02 22:12:45 +02:00
n3oney
d5eb3e87ed
feat: add hop keybindings 2023-05-02 21:58:06 +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
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
n3oney
7e566c9687
refactor: use new mapping format 2023-04-18 17:43:55 +02:00
n3oney
2d9b24dfdb
feat: add lib function to quickly mkIf bindings 2023-04-18 17:43:54 +02:00
n3oney
13783d3d12
fix: correct imap misspelling 2023-04-18 17:43:53 +02:00
n3oney
fbe4e0ad2f
refactor: use builtin nvim function 2023-04-18 17:43:52 +02:00
n3oney
cbeedbbab5
fix: properly escale quotes in values 2023-04-18 17:43:51 +02:00
n3oney
0649f710be
refactor!: use a new keymaps configuration format 2023-04-18 17:43:50 +02:00
n3oney
f5b1844d2e
feat: add Copilot keybindings 2023-04-18 17:43:49 +02:00
n3oney
0938859c18
feat: toggleterm keybindings 2023-04-18 17:43:35 +02:00
NotAShelf
f3aac8cb5a
Merge pull request #51 from FlafyDev/dart-fixes
Dart fixes
2023-04-18 17:46:38 +03:00
FlafyDev
dc2dddeda2 fix: use correct dart cli options for lsp 2023-04-18 15:37:59 +03:00
FlafyDev
9af9bd7f3a feat: change flutter-tools to be enabled by default instead of dart's lsp 2023-04-18 15:37:55 +03:00
FlafyDev
e108df3ba4 fix: use dartls instead of dart in lspconfig 2023-04-18 15:37:52 +03:00
NotAShelf
008ea23033
feat: deprecate kommentary 2023-04-18 04:13:33 +03:00
NotAShelf
5941502e37
feat: enable vim-vsnip if nvim-cmp is enabled 2023-04-18 04:13:24 +03:00
NotAShelf
a90f713fee
Merge pull request #48 from NotAShelf/feature/neovim0.9
feature/neovim-0.9
2023-04-18 03:40:47 +03:00
NotAShelf
936efd2197
feat: ignore codeaction menu for scrollbar 2023-04-18 03:22:35 +03:00
NotAShelf
824c852ec1
feat: refactor dart and elixir LSPs according to the new structure 2023-04-18 03:18:02 +03:00
NotAShelf
07d5aee29c
style: formatting 2023-04-18 02:52:24 +03:00
NotAShelf
81421e529b
Merge branch 'main' into feature/neovim0.9 2023-04-18 02:50:50 +03:00
NotAShelf
acf592e8b1
modified: modules/completion/nvim-cmp/nvim-cmp.nix 2023-04-18 02:34:41 +03:00
NotAShelf
ad95175224
feat(visuals): Update and configurations 2023-04-18 02:17:36 +03:00
NotAShelf
8e2ea2bbfc
docs: update 0.3 release notes 2023-04-18 02:17:26 +03:00
NotAShelf
6b3d529bc9
docs: fix escaping characters 2023-04-18 02:10:40 +03:00
NotAShelf
c1c98d57e3
feat: dracula theme 2023-04-18 02:01:51 +03:00
NotAShelf
8658ea13a2
feat(lib): lua namespace for conversion helpers 2023-04-18 02:01:45 +03:00
NotAShelf
58f7d8b62e
docs: update 0.3 release notes 2023-04-18 01:53:17 +03:00