Commit Graph

17 Commits (d4de55437633caf5dd0c9f014c6d7d80df051897)

Author SHA1 Message Date
Andy Teijelo d4de554376 Many changes:
- disable project plugin
- try to fix <Tab> jumping all around
- don't paste with 'p' on Select mode (only on visual mode)
- map '-' to '/'
- don't override prettier config
2023-02-02 10:57:07 -05:00
Andy Teijelo 76fed65fbb Make moving code require Alt+Shift.
This prevents an <Esc> quickly followed by <j> or <l> from moving
the current line.
2023-02-02 10:55:27 -05:00
Andy Teijelo ad0d5db776 tweaks to <leader>n and use clippy with rust 2022-11-22 10:05:16 -05:00
Andy Teijelo e3bad09e9f Add keymap to clean screen
<leader>n to hide signcolumn, line numbers and virtual text
2022-11-10 12:02:57 -05:00
Andy Teijelo eb0dd08f70 don't fail keymaps if plugins aren't installed 2022-11-10 11:01:12 -05:00
Andy Teijelo 52335f09c0 Adding whichkey 2022-11-09 21:55:56 -05:00
Andy Teijelo 4f20c382f4 Merge branch 'main' of git.ateijelo.com:ateijelo/nvim 2022-11-09 21:55:03 -05:00
Andy Teijelo 9e5738850e Updating treesitter 2022-11-09 21:54:42 -05:00
Andy Teijelo 454f688e80 Add vala plugin; several keymaps 2022-11-07 09:16:43 -05:00
Andy Teijelo 35bb137263 small keymap tweaks 2022-11-03 11:11:08 -04:00
Andy Teijelo 5f08f86295 Adding vim-lastplace and move.vim 2022-10-27 19:55:49 -04:00
Andy Teijelo dcc9122da9 debug rust with codelldb; manual call required 2022-10-20 01:57:40 -04:00
Andy Teijelo e347c1f5c7 Add j-hui/fidget.nvim & other configs 2022-10-20 01:06:20 -04:00
Andy Teijelo f65af9d8c4 a few more changes 2022-10-18 13:05:39 -04:00
Andy Teijelo 1b5fdb9724 finished setting up vimspector 2022-10-16 14:18:21 -04:00
Andy Teijelo c38462c0d2 my changes 2022-10-14 17:19:21 -04:00
Andy Teijelo 21691297f2 nvim-basic-ide first commit 2022-10-12 22:07:20 -04:00