Compare commits
2 Commits
993d717dfa
...
65236003c5
| Author | SHA1 | Date | |
|---|---|---|---|
| 65236003c5 | |||
| 945f805543 |
@@ -33,3 +33,10 @@ http
|
|||||||
java
|
java
|
||||||
offline
|
offline
|
||||||
online
|
online
|
||||||
|
sudo
|
||||||
|
UFW
|
||||||
|
VPS
|
||||||
|
Gitea
|
||||||
|
Nginx
|
||||||
|
FreshRSS
|
||||||
|
planethawleywood
|
||||||
|
|||||||
@@ -5,3 +5,5 @@
|
|||||||
- Updated :
|
- Updated :
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
.vimrc
2
.vimrc
@@ -325,7 +325,7 @@ nnoremap ,begend :-1read $HOME/.vim/templates/begend<CR>jA
|
|||||||
"nnoremap ,sh :-1read $HOME/.vim/templates/sh<CR>jA
|
"nnoremap ,sh :-1read $HOME/.vim/templates/sh<CR>jA
|
||||||
|
|
||||||
" section markdown file header
|
" section markdown file header
|
||||||
nnoremap ,md :-1read $HOME/.vim/templates/md<CR>jA
|
nnoremap ,md :0read $HOME/.vim/templates/md<CR> <bar> :1<CR>dd <bar> :%s/title/\=expand('%:t:r')/g<CR>
|
||||||
|
|
||||||
" ---------------------------------------------------------------------------------------------------------------------
|
" ---------------------------------------------------------------------------------------------------------------------
|
||||||
" ==> NetrwTreeListing readonly fix (https://vi.stackexchange.com/a/13012)
|
" ==> NetrwTreeListing readonly fix (https://vi.stackexchange.com/a/13012)
|
||||||
|
|||||||
Reference in New Issue
Block a user