tomit4
|
12df3072f2
|
added new keybindings for navigating tabs in neovim
|
2022-06-23 00:50:18 -07:00 |
|
tomit4
|
aaef6a861d
|
added package for vala programming (probably never going to use, but liked the idea)
|
2022-06-15 00:13:02 -07:00 |
|
tomit4
|
36192d579e
|
added clang-format plugin for neovim and 'cp' alias for keybinding
|
2022-06-08 15:33:06 -07:00 |
|
tomit4
|
1f98125e15
|
added feature, but commented it out that prettifies files
|
2022-06-08 15:20:31 -07:00 |
|
tomit4
|
adfc4a9333
|
set no folds
|
2022-04-26 11:41:39 -07:00 |
|
tomit4
|
1abdec74c8
|
finally got markdown preview working in nvim
|
2022-04-25 09:12:34 -07:00 |
|
tomit4
|
067c4a3737
|
added gitsigns
|
2022-04-23 16:56:53 -07:00 |
|
tomit4
|
571446ff07
|
config almost finished
|
2022-04-23 16:48:23 -07:00 |
|
tomit4
|
3d63e6c15b
|
finished up init.lua configuration, mostly
|
2022-04-23 13:07:47 -07:00 |
|
tomit4
|
e48c506796
|
almost done converting init.vim to init.lua, just need to install nvim-completion
|
2022-04-23 09:44:23 -07:00 |
|
z3rOR0ne
|
f371d214c1
|
preparing to convert over to lua for nvim
|
2022-04-23 06:03:55 -07:00 |
|
z3rOR0ne
|
9980596a65
|
added notation on how to convert init.vim to init.lua for nvim configuration
|
2022-04-23 02:55:32 -07:00 |
|
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
|
0a9895a41d
|
dotfiles set to false, meaning not hidden in nvim-tree
|
2022-04-18 15:59:33 -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 |
|
tomit4
|
41e1b0fca4
|
got nvim-tree to open on startup
|
2022-04-18 09:43:32 -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
|
ee7514b022
|
removed empty file
|
2022-03-03 10:33:47 -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 |
|
z3rOR0ne
|
4e75da0c33
|
removed python settings in coc-settings.json
|
2021-11-14 04:04:06 -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 |
|