|
e74757cb90
|
nvim: remove wildmenu settings (I don't use them)
|
2022-06-09 20:30:00 -07:00 |
|
|
ee46d57ac0
|
nvim: add satellite.nvim, and new bind for nohlsearch (<C-l>)
TODO: find a way to detect satellite.nvim and make a default bind in
settings.lua
|
2022-06-05 11:42:12 -07:00 |
|
|
fb83f01978
|
nvim: bind command Set to set
|
2022-05-27 17:26:50 -07:00 |
|
|
5697225533
|
nvim: new bind (:w!!) and enable linewrap in markdown files (aucmd)
|
2022-04-29 14:38:28 -07:00 |
|
|
94a30ee7e2
|
nvim: two new binds (<M-w> and <M-a>)
|
2022-04-25 14:01:33 -07:00 |
|
|
80e6430342
|
nvim: cleanup settings (remove 24 bit color)
|
2022-04-15 14:37:40 -07:00 |
|
|
83acbc6ad9
|
nvim: oh cool, I don't need the '\\ '
|
2022-04-11 05:41:50 -07:00 |
|
|
df9612671e
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-04-04 16:20:14 -07:00 |
|
|
42d95f9470
|
nvim: crontabs will now use the correct commentstring
|
2022-04-04 16:15:07 -07:00 |
|
|
c6dcc82ed8
|
nvim: removed mapping for moving lines up and down in visual mode
|
2022-03-08 22:01:52 -08:00 |
|
|
56c8161b29
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2022-03-05 22:50:01 -08:00 |
|
|
de077cf070
|
nvim: remap Q
|
2022-03-05 22:34:48 -08:00 |
|
|
462eb3aab6
|
nvim: remap: Q is now z=
|
2022-02-15 01:05:08 -08:00 |
|
|
78eb0eea7a
|
add yaml to list of markdown fenced languages
|
2022-01-30 19:52:57 -08:00 |
|
|
470741071d
|
nvim: add indent-blankline.nvim, committia, conflict-marker, and modify listchars
|
2022-01-21 17:41:25 -08:00 |
|
|
61fee7bacd
|
nvim: formatting (tabs to spaces)
|
2022-01-19 19:54:52 -08:00 |
|
|
75c3986785
|
nvim: statusline (lualine) has been made
|
2021-12-26 16:18:33 -08:00 |
|
|
88b9fccfda
|
nvim: organization
|
2021-12-16 14:41:57 -08:00 |
|
|
7b521bdbe6
|
nvim: settings organization
|
2021-12-02 03:01:45 -08:00 |
|
|
85d460fbac
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-11-27 13:31:13 -08:00 |
|
|
1f24a4e37f
|
nvim: keymap: alt h now works in insert mode too
|
2021-11-27 13:30:01 -08:00 |
|
|
850bec7fc5
|
nvim: organization
|
2021-11-22 01:13:34 -08:00 |
|
|
8715300a8f
|
Merge branch 'master' of git.blakenorth.net/home/git/dotfiles
|
2021-11-15 21:35:11 -08:00 |
|
|
3904c82cba
|
nvim: new bind: alt W for toggling wrap
|
2021-11-15 21:34:42 -08:00 |
|
|
3da3d04120
|
nvim: sign column is on and ruler is off
|
2021-11-10 00:39:21 -08:00 |
|
|
59b3536e36
|
nvim: set makeprg (now uses your whole cpu)
|
2021-11-07 21:52:41 -08:00 |
|
|
33ec6e6da7
|
nvim: all settings are now in lua! (at least the ones that could be converted)
|
2021-11-03 00:54:09 -07:00 |
|
|
1e0a5f08cf
|
nvim: setting organization
|
2021-11-02 21:23:44 -07:00 |
|
|
897efeedf7
|
nvim: fix for alt-s mapping
|
2021-11-01 10:59:35 -07:00 |
|
|
f247b89efd
|
nvim: wrap is off by default now
|
2021-10-26 02:51:13 -07:00 |
|
|
6d9dc4b6ec
|
nvim: enable syntax checking for spellchecking only coments
|
2021-10-24 11:42:40 -07:00 |
|
|
8c94182d19
|
nvim: better behavior for remove highlights from hlsearch
now it just does `noh` instead of `set hlsearch!`
|
2021-10-20 01:31:45 -07:00 |
|
|
866986c46c
|
nvim: settings organization
|
2021-10-19 22:21:53 -07:00 |
|
|
0ddd772486
|
nvim: additional keybinds for moving between windows
|
2021-10-18 17:34:45 -07:00 |
|
|
53d7246381
|
nvim: better nvimtree keybinds
TODO: add a bind to open it
|
2021-10-06 23:24:33 -07:00 |
|
|
5899ea7937
|
nvim: Formatting, and repositioning
|
2021-10-01 01:34:19 -07:00 |
|
|
7c747cbbc1
|
nvim: Migrated all dap-related things to their own file
|
2021-09-28 01:52:37 -07:00 |
|
|
9776ecd7d2
|
nvim: removed relative numbers
|
2021-09-27 02:04:54 -07:00 |
|
|
5927e8c247
|
nvim: Reorganization - moved all config files to one folder (minus the init.lua)
|
2021-09-24 21:20:05 -07:00 |
|