Commit graph

45 commits

Author SHA1 Message Date
kylo252
77e283bd9c
[Refactor] Allow editing default keymaps (#1213) 2021-08-02 17:42:56 -04:00
Luc Sinet
6d14d7b5da
[Refactor] Adopt which key mapping style (#1210)
* Refactor keymappings to match which-key style

* Update confif example + remove redundant way of registering mappings
2021-08-02 11:19:44 -04:00
rebuilt
d700a706b1
Wraps the logic in parenthesis so it works correctly (#1190) 2021-07-31 15:32:02 +00:00
Chris
c1ace37154 gs for signature help 2021-07-31 10:46:34 -04:00
Luc Sinet
fe5daa722f
[Feature] Expose lsp config (#1156) 2021-07-31 14:12:29 +00:00
Luc Sinet
679b8b69fb
[Refactor] Define keymapppings helpers in utils.keymap (#1176) 2021-07-31 12:47:31 +00:00
Alvaro Troya
ebf3262701 Fix typo in insert mode keybindings 2021-07-28 22:49:05 +02:00
Luc Sinet
12c0a7441e
[Refactor] remove lv prefix (#1112)
* Rename lv-utils into utils

* Move commands defined in utils into core/commands.lua
2021-07-26 13:14:23 -04:00
Christian Chiarulli
98f8a77819
New contract (#1080)
Changes to the global config object

O is now lvim
user_plugins is now plugins
user_autocommands is now autocommands
No more lang specific plugins

Null-ls has replaced both formatter.nvim and nvim-lint
2021-07-24 21:17:11 -04:00
Abouzar Parvan
acb6a7a2ce
fixed terminal navigation keys (#1033) 2021-07-19 22:05:30 +04:30
Abouzar Parvan
1ebdb38d7c
fix keymappings issue 2021-07-18 17:52:12 +00:00
kylo252
59106e860e
[Refactor] Make default keybindings configurable (#988) 2021-07-18 17:49:41 +00:00
christianchiarulli
2423fcdc90 refactor single file 2021-07-12 21:11:43 -04:00
Luc Sinet
abdf383aa9
Define keymappings using a mapping table (#753)
🚀
2021-07-12 23:57:23 +04:30
chaeing
9e03b59474
Remove t-keymap which overrides term-app's <ESC> (#886) 2021-07-12 00:30:55 -04:00
Abouzar Parvan
93379a2977
avoiding OCD attack with the help of folke/todo-comments (#839) 2021-07-10 17:34:20 -04:00
christianchiarulli
4e14272f1d more refactor 2021-07-09 22:18:06 -04:00
christianchiarulli
5273b1712b more config refactor 2021-07-09 21:57:55 -04:00
christianchiarulli
38a1954e05 fix mac resize keys 2021-07-09 17:08:37 -04:00
Abouzar Parvan
2866ba528c
fix styling issues (#811) 2021-07-09 08:07:25 -04:00
Nawfal bin Mohmad Rouyan
b037e1a9c4
Fix terminal window navigation keymaps (#776)
Missing '>' for <C+\\>
2021-07-08 01:12:04 -04:00
Henrik Nilsson
9befa609ce
Terminal window keymappings from vimscript to lua (#757) 2021-07-07 12:24:08 -04:00
Abouzar Parvan
76bb4c3f8e
fix resizing keybindings for mac (#725) 2021-07-06 08:55:47 -04:00
Rafael
9f511bcb59
start formatting rules 2021-07-04 22:14:01 -03:00
James Walmsley
37057d7c4b
[KEYMAP] Support quickfix navigation with [q / ]q (#660) 2021-07-04 15:08:41 -04:00
James Walmsley
1988b96afc
[KEYBINDINGS] Add Alt-jk etc for move line up/down. (#659) 2021-07-04 10:41:57 -04:00
christianchiarulli
592e348689 updates 2021-06-29 22:45:48 -04:00
tafryn
536d206a88
Consolidate compe keymaps in one place (#524) 2021-06-26 13:47:20 -04:00
PBird
214b9a4147
nvim-compe key map added (#484) 2021-06-18 17:42:08 -04:00
rmagillxyz
6211202ce6
vim-sanegx: tiny plugin which deals with more use cases to the netrw_gx bug (#479) 2021-06-18 16:54:32 -04:00
christianchiarulli
66501fefe7 add some useful plugins to base config and a option to enable extras 2021-05-29 02:49:59 -04:00
tafryn
d0f87322f9
QuickFix quality of life (#435)
* Exclude the quickfix buffer from the barbar buffer list

* Add mapping and function to toggle the quickfix window
2021-05-27 00:06:06 -04:00
rmagillxyz
31fcd6c1df
bug fix for netrw's gx command (#431)
* open remote link in browser correctly with gx, not in a tmp file
2021-05-27 00:04:15 -04:00
Omar Bassam
08dcd44c5c
Changed Window resizing to lua (#410) 2021-05-19 18:27:04 -04:00
Junliang Yan
7c71f0f498
Improvements (#361)
* Swap setting and lv-setting order to allow customization to preserve

* Swap Left/Right to move naturally
2021-05-04 22:01:49 -04:00
Ferran Sulaiman
b7b2d0be2d
Readd Keybinding to go to normal mode. (#345)
* Fix Autopairs Not working issue using Treesitter

* Readd keybindings to go to normal mode from insert mode
2021-05-02 20:14:07 -04:00
christianchiarulli
4b548da246 lua based whichkey 2021-04-29 01:25:49 -04:00
Alan Jenkins
246867804e
Add vim-vinegar style mapping for Ranger (#223)
Adds a vim-vinegar style mapping ('-' in normal mode) for accessing ranger.
2021-04-06 21:50:51 -04:00
Chris
d97766b0a7 snippet stream 2021-03-19 22:35:58 -04:00
Chris
414f854e4a updates 2021-03-19 02:54:17 -04:00
Chris
784fdcf19d updates 2021-03-17 03:23:23 -04:00
Chris
dae005f87f updates 2021-03-15 11:54:53 -04:00
Chris
8fce14df83 better keymaps 2021-03-14 23:54:25 -04:00
Chris
ebef4cb481 update keymap 2021-03-14 22:38:10 -04:00
Christian Chiarulli
0dc3c5030b
The Lua Journey Begins... 2021-03-14 15:10:28 -04:00