Commit graph

68 commits

Author SHA1 Message Date
tomit4
3d43dcfc61 added tab shortcuts for nvim 2022-04-22 17:42:19 -07:00
tomit4
645610662d added smooth scrolling capability to nvim using gg and G 2022-04-22 16:54:56 -07:00
tomit4
de7da3d0dc added vim-smoothie for smooth scrolling 2022-04-22 16:46:57 -07:00
tomit4
247698bc21 changed markdown preview shortcut to shift m 2022-04-18 11:26:51 -07:00
tomit4
7c7f3a3905 remapped markdown preview to shift M 2022-04-18 11:26:12 -07:00
z3rOR0ne
fe2869a709 removed lines regarding old nerdtree settings 2022-04-18 02:48:32 -07:00
z3rOR0ne
400997a378 removed NerdTree and replaced with Nvim-Tree 2022-04-18 02:44:03 -07:00
tomit4
7aa8367204 added a more simple function for removing trailing white spaces on save 2022-04-16 12:09:41 -07:00
tomit4
1115f7492a rendered all spaces so I know I have four when I hit tab, spaces over tabs 2022-04-16 11:59:53 -07:00
tomit4
4a78d846b7 added markings for carriage returns and trailing white spaces 2022-04-15 15:44:51 -07:00
tomit4
2de15a6bb7 added ripgrep vim version 2022-04-11 13:42:51 -07:00
tomit4
e717d21e61 added to nvim/init.vim Ctrl+x command that unhighlights search results 2022-03-04 09:54:16 -08:00
tomit4
5f142f2de3 added NerdCommenter delimiters so comments automatically have a space at start of line 2022-03-03 12:05:37 -08:00
tomit4
6af19bf7b9 added ctrl+x shortcut to clear search highlighting 2022-03-03 09:42:18 -08:00
tomit4
a7901e5d12 updated search remapping in init.vim 2022-02-07 09:39:06 -08:00
z3rOR0ne
75b008280a added css and emmet to init.vim 2022-01-17 03:55:25 -08:00
tomit4
7781b8475b removed coc-range select to return Ctrl-d to default behavior 2021-12-10 08:56:20 -08:00
tomit4
567bad049f set ignorecase in init.vim 2021-12-10 06:56:35 -08:00
z3rOR0ne
d2959c19b0 updated nvim config with new features, and S for search replace alias 2021-11-29 01:53:25 -08:00
tomit4
91205d2d41 added vim-fugitive for git commands from nvim, and shows git branch in lightline plugin 2021-11-27 08:41:45 -08:00
tomit4
6bc69426f3 commented out shortcuts that prevent use of multi-cursor 2021-11-26 11:48:31 -08:00
tomit4
dc9a71caec updated nerdtree toggle 2021-11-26 10:59:11 -08:00
tomit4
33c71ca180 added vim navigation between windows in init.vim, changed nerdtree toggle shortcut 2021-11-26 10:30:03 -08:00
tomit4
92cfc5a8c9 removed command line tool from init.vim, tmux is better 2021-11-25 12:38:16 -08:00
tomit4
6bc98efea3 updated init.vim with lightline plugin and settings 2021-11-24 15:54:31 -08:00
tomit4
6dde7a098c updated init.vim 2021-11-23 10:48:25 -08:00
z3rOR0ne
10d66ef949 updated nerdtree settings in init.vim 2021-11-22 04:07:01 -08:00
tomit4
66e318035f edited init.vim 2021-11-20 09:42:59 -08:00
tomit4
fd4d9fde78 allow NerdTree to show hidden files 2021-11-05 20:12:16 -07:00
tomit4
6493ed4dac updated init.vim 2021-11-05 19:39:29 -07:00
tomit4
0be9b27502 added indentation to shortcuts/added more shortcuts 2021-11-05 18:09:53 -07:00
tomit4
d8ce27a084 for loop initialized with loo 2021-11-05 16:12:25 -07:00
tomit4
c5f426e4e7 added class shortcut 2021-11-05 16:01:35 -07:00
tomit4
f2797ab466 added if, else if shortcuts 2021-11-05 15:46:57 -07:00
tomit4
7cb10199c5 added developer comments shortcut 2021-11-05 15:30:52 -07:00
tomit4
23961e52b7 changed commenter to Ctrl -c 2021-11-05 12:56:56 -07:00
tomit4
edaf809bb5 updated let, const, and var shortcuts 2021-11-05 12:49:50 -07:00
tomit4
f97855f8b4 added nerdtree configuration 2021-11-05 11:10:00 -07:00
tomit4
03890a849a added arrow function shortcut 2021-11-05 10:54:49 -07:00
tomit4
8b09f28cb4 adjusted try/catch default 2021-11-05 09:25:12 -07:00
tomit4
3eb1ae1edb updated init.vim 2021-11-05 09:03:14 -07:00
tomit4
964668f09b added function, try/catch, for loop shortcuts 2021-11-05 08:45:44 -07:00
tomit4
fd7dead531 updated init.vim 2021-11-03 15:37:06 -07:00
tomit4
2ae48da166 updated bashrc and init.vim 2021-11-03 15:31:48 -07:00
tomit4
13aa500d5f added console.log() shortcut 2021-11-02 13:28:41 -07:00
tomit4
2404d4100f added a console.log() shortcut 2021-11-02 13:11:43 -07:00
tomit4
5c90924e53 updated NERDCommenter Toggle command 2021-10-29 07:31:45 -07:00
tomit4
54c17c3b10 made NERDCommenter easier to invoke 2021-10-29 07:23:25 -07:00
tomit4
c8a1dfab39 remapped nerdtree to ctrl -l 2021-10-22 12:14:39 -07:00
tomit4
271504c0a3 fixed nerdtree shortcut 2021-10-22 11:53:28 -07:00